https://bugs.kde.org/show_bug.cgi?id=380435
Aleix Pol <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/kir | |igami/655bdb21b9185268b87a1 | |ca60a0bf0ec1a563104 --- Comment #2 from Aleix Pol <[email protected]> --- Git commit 655bdb21b9185268b87a1ca60a0bf0ec1a563104 by Aleix Pol. Committed on 02/06/2017 at 11:29. Pushed by apol into branch 'master'. Fix issue in Qt 5.7 Summary: qml parser doesn't like having namespaced object types in the declaration of a property. Use QtObject instead. Test Plan: Tests pass, applied it on my neon machine (sudo vim /usr...) and it seemed to work Reviewers: #kirigami, jriddell, davidedmundson Reviewed By: davidedmundson Subscribers: plasma-devel Tags: #kirigami Differential Revision: https://phabricator.kde.org/D6065 M +1 -1 src/styles/org.kde.desktop.plasma/Units.qml M +1 -1 src/styles/org.kde.desktop/Units.qml https://commits.kde.org/kirigami/655bdb21b9185268b87a1ca60a0bf0ec1a563104 -- You are receiving this mail because: You are watching all bug changes.
