summaryrefslogtreecommitdiff
path: root/src/controls/plugins.qmltypes
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/plugins.qmltypes')
-rw-r--r--src/controls/plugins.qmltypes2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/controls/plugins.qmltypes b/src/controls/plugins.qmltypes
index a9d6e527..d1a56b89 100644
--- a/src/controls/plugins.qmltypes
+++ b/src/controls/plugins.qmltypes
@@ -1201,7 +1201,6 @@ Module {
Property { name: "tooltip"; type: "string" }
Property { name: "iconSource"; type: "QUrl" }
Property { name: "iconName"; type: "string" }
- Property { name: "__textColor"; type: "QColor" }
Property { name: "__position"; type: "string" }
Property { name: "__iconOverriden"; type: "bool"; isReadonly: true }
Property { name: "__action"; type: "QQuickAction"; isPointer: true }
@@ -2182,7 +2181,6 @@ Module {
Property { name: "tooltip"; type: "string" }
Property { name: "iconSource"; type: "QUrl" }
Property { name: "iconName"; type: "string" }
- Property { name: "__textColor"; type: "QColor" }
Property { name: "__position"; type: "string" }
Property { name: "__iconOverriden"; type: "bool"; isReadonly: true }
Property { name: "__action"; type: "QQuickAction"; isPointer: true }