Fix issue in Qt 5.7
ClosedPublic

Authored by apol on Jun 2 2017, 11:04 AM.

Details

Summary

qml parser doesn't like having namespaced object types in the declaration
of a property. Use QtObject instead.

BUG: 380435

Test Plan

Tests pass, applied it on my neon machine (sudo vim /usr...) and
it seemed to work

Diff Detail

Repository
R169 Kirigami
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
apol created this revision.Jun 2 2017, 11:04 AM
Restricted Application added a project: Kirigami. · View Herald TranscriptJun 2 2017, 11:04 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
davidedmundson accepted this revision.Jun 2 2017, 11:05 AM
This revision is now accepted and ready to land.Jun 2 2017, 11:05 AM
This revision was automatically updated to reflect the committed changes.
jriddell edited edge metadata.Jun 2 2017, 11:40 AM

solves it for me in discover and systemsettings