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:
parent
031bd773b7
commit
6659517bce
@ -90,3 +90,6 @@ Type=bool
|
|||||||
|
|
||||||
[PropertyDef::X-Plasma-RequiredExtensions]
|
[PropertyDef::X-Plasma-RequiredExtensions]
|
||||||
Type=QStringList
|
Type=QStringList
|
||||||
|
|
||||||
|
[PropertyDef::NoDisplay]
|
||||||
|
Type=bool
|
||||||
|
Loading…
x
Reference in New Issue
Block a user