aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/qmldesignerplugin.qbs
diff options
context:
space:
mode:
authorAleksei German <aleksei.german@qt.io>2019-04-09 17:59:33 +0200
committerThomas Hartmann <thomas.hartmann@qt.io>2019-06-05 14:41:19 +0000
commit1927813ab1e31af2a4756b223a5111a9ea109d15 (patch)
tree645d193dceff3f9f5865d3dc6dd8ccc2c7b4de63 /src/plugins/qmldesigner/qmldesignerplugin.qbs
parent7016aa5c02411d3ac313324f34ce39f86107fae3 (diff)
QtDesignStudio Color Editor update
Palettes, Favorite colors, Recent colors, changed layout. Change-Id: I6fca962923a3e7a230edebdab5a30bd0847c8ba9 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Diffstat (limited to 'src/plugins/qmldesigner/qmldesignerplugin.qbs')
-rw-r--r--src/plugins/qmldesigner/qmldesignerplugin.qbs6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/plugins/qmldesigner/qmldesignerplugin.qbs b/src/plugins/qmldesigner/qmldesignerplugin.qbs
index 6a2379ea05..600fcab3fe 100644
--- a/src/plugins/qmldesigner/qmldesignerplugin.qbs
+++ b/src/plugins/qmldesigner/qmldesignerplugin.qbs
@@ -588,6 +588,12 @@ Project {
"propertyeditor/qmlanchorbindingproxy.h",
"propertyeditor/qmlmodelnodeproxy.cpp",
"propertyeditor/qmlmodelnodeproxy.h",
+ "propertyeditor/simplecolorpalette.cpp",
+ "propertyeditor/simplecolorpalette.h",
+ "propertyeditor/simplecolorpalettemodel.cpp",
+ "propertyeditor/simplecolorpalettemodel.h",
+ "propertyeditor/simplecolorpalettesingleton.cpp",
+ "propertyeditor/simplecolorpalettesingleton.h",
"resources/resources.qrc",
"stateseditor/stateseditorimageprovider.cpp",
"stateseditor/stateseditorimageprovider.h",