Fix issue in Qt 5.7

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

Description

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.

BUG: 380435

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

Details

Committed
apolJun 2 2017, 11:29 AM
Reviewer
davidedmundson
Differential Revision
D6065: Fix issue in Qt 5.7
Parents
R169:bce1f523db5a: Use Q_DECL_OVERRIDE
Branches
Unknown
Tags
Unknown