Specify NoDisplay type

Summary:
Otherwise toBool doesn't work.
I didn't see it called anywhere as property("NoDisplay") == "true", so it
shouldn't be a problem like similar cases before

Test Plan: See upcoming patches

Reviewers: #plasma, #frameworks, davidedmundson, mart

Reviewed By: mart

Subscribers: plasma-devel

Tags: #plasma, #frameworks

Differential Revision: https://phabricator.kde.org/D4396
This commit is contained in:
Aleix Pol 2017-02-01 18:23:13 +01:00
parent 031bd773b7
commit 6659517bce

View File

@ -90,3 +90,6 @@ Type=bool
[PropertyDef::X-Plasma-RequiredExtensions]
Type=QStringList
[PropertyDef::NoDisplay]
Type=bool