jriddell added a comment.
solves it for me in discover and systemsettings
REPOSITORY
R169 Kirigami
REVISION DETAIL
https://phabricator.kde.org/D6065
To: apol, #kirigami, jriddell, davidedmundson
Cc: plasma-devel, apol, mart
This revision was automatically updated to reflect the committed changes.
Closed by commit R169:655bdb21b918: Fix issue in Qt 5.7 (authored by apol).
REPOSITORY
R169 Kirigami
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D6065?vs=15075&id=15076
REVISION DETAIL
https://phabricator.k
davidedmundson accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R169 Kirigami
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D6065
To: apol, #kirigami, jriddell, davidedmundson
Cc: plasma-devel, apol, mart
apol created this revision.
Restricted Application added a project: Kirigami.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
qml parser doesn't like having namespaced object types in the declaration
of a property. Use QtObject instead.
BUG: 380435
TEST PLAN
T