summaryrefslogtreecommitdiff
path: root/share/qtcreator/qmldesigner/propertyeditor/PropertyTemplates/ColorEditorTemplate.template
diff options
context:
space:
mode:
Diffstat (limited to 'share/qtcreator/qmldesigner/propertyeditor/PropertyTemplates/ColorEditorTemplate.template')
-rw-r--r--share/qtcreator/qmldesigner/propertyeditor/PropertyTemplates/ColorEditorTemplate.template5
1 files changed, 5 insertions, 0 deletions
diff --git a/share/qtcreator/qmldesigner/propertyeditor/PropertyTemplates/ColorEditorTemplate.template b/share/qtcreator/qmldesigner/propertyeditor/PropertyTemplates/ColorEditorTemplate.template
new file mode 100644
index 0000000000..e8e4f17d72
--- /dev/null
+++ b/share/qtcreator/qmldesigner/propertyeditor/PropertyTemplates/ColorEditorTemplate.template
@@ -0,0 +1,5 @@
+ColorGroupBox {
+ caption: "%1"
+ finished: finishedNotify
+ backendColor: backendValues.%2
+} \ No newline at end of file