Skip to content

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

Merged
furszy merged 1 commit into
PIVX-Project:masterfrom
Fuzzbawls:2021_qt-deprecated-split
Apr 6, 2021
Merged

[GUI] fix 'split is deprecated' warnings#2264
furszy merged 1 commit into
PIVX-Project:masterfrom
Fuzzbawls:2021_qt-deprecated-split

Conversation

@Fuzzbawls

Copy link
Copy Markdown
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

@random-zebra random-zebra left a comment

Copy link
Copy Markdown

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

@furszy furszy left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

ACK 2c655b1

@furszy

furszy commented Apr 6, 2021

Copy link
Copy Markdown

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