Skip to content
Commit 655bdb21 authored by Aleix Pol Gonzalez's avatar Aleix Pol Gonzalez 🐧
Browse files

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
parent bce1f523
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment