Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GUI] fix 'split is deprecated' warnings #2264

Merged
merged 1 commit into from
Apr 6, 2021

Conversation

Fuzzbawls
Copy link
Collaborator

Qt 5.15 has deprecated QString::SplitBehavior, this provides a
work-around that is still compatible with our baseline Qt version.

Qt 5.15 has deprecated QString::SplitBehavior, this provides a
work-around that is still compatible with our baseline Qt version.
@Fuzzbawls Fuzzbawls added the GUI label Mar 24, 2021
@Fuzzbawls Fuzzbawls added this to the Future milestone Mar 24, 2021
@Fuzzbawls Fuzzbawls self-assigned this Mar 24, 2021
@random-zebra random-zebra modified the milestones: Future, 6.0.0 Mar 25, 2021
Copy link

@random-zebra random-zebra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK 2c655b1

@random-zebra random-zebra requested a review from furszy April 4, 2021 07:41
Copy link

@furszy furszy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 2c655b1

@furszy
Copy link

furszy commented Apr 6, 2021

Would be good to back port the rest of the commits from bitcoin-core/gui#46 as well in another PR.

@furszy furszy merged commit a4da3a8 into PIVX-Project:master Apr 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants