davidedmundson added a comment.
Relevant temporary "fix":
https://codereview.qt-project.org/c/qt/qtdeclarative/+/293011
REPOSITORY
R858 Qt Quick Controls 2: Desktop Style
REVISION DETAIL
https://phabricator.kde.org/D27838
To: jbbgameich, #frameworks, apol
Cc: davidedmundson, apol, plasm
apol requested changes to this revision.
apol added a comment.
This revision now requires changes to proceed.
Yes, can't be done until 5.14 is required in frameworks.
REPOSITORY
R858 Qt Quick Controls 2: Desktop Style
REVISION DETAIL
https://phabricator.kde.org/D27838
To: jbbgameich, #fr
jbbgameich updated this revision to Diff 76950.
jbbgameich added a comment.
Fix syntax error
REPOSITORY
R858 Qt Quick Controls 2: Desktop Style
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D27838?vs=76949&id=76950
BRANCH
5.15-connections-syntax (branched from master)
REVISION
jbbgameich created this revision.
Herald added a project: Plasma.
Herald added a subscriber: plasma-devel.
jbbgameich requested review of this revision.
REVISION SUMMARY
Fixes deprecation warnings with Qt 5.15
TEST PLAN
No deprecations warnings, everything still works
REPOSITORY
R858 Qt Qu