aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner
diff options
context:
space:
mode:
authorThomas Hartmann <thomas.hartmann@qt.io>2020-04-30 17:45:05 +0200
committerThomas Hartmann <thomas.hartmann@qt.io>2020-05-05 07:03:21 +0000
commit8a59bf19fe7616ecb7522c3026c42e414c67a333 (patch)
tree2e592d7ebc8b185eeb81fa9aeca54dc2b453cd4a /src/plugins/qmldesigner
parent3e85e932433728b45431122c8abdc5721716481b (diff)
QmlDesigner: Update icon font
Change-Id: Ic1b59e1a026c4422b116bc3b5b262d077f1a9a1a Reviewed-by: Brook Cronin <brook.cronin@qt.io> Reviewed-by: Henning Gründl <henning.gruendl@qt.io> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Diffstat (limited to 'src/plugins/qmldesigner')
-rw-r--r--src/plugins/qmldesigner/components/componentcore/theme.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/plugins/qmldesigner/components/componentcore/theme.h b/src/plugins/qmldesigner/components/componentcore/theme.h
index 07ee4caca8..4cc4deb298 100644
--- a/src/plugins/qmldesigner/components/componentcore/theme.h
+++ b/src/plugins/qmldesigner/components/componentcore/theme.h
@@ -57,6 +57,8 @@ public:
adsClose,
adsDetach,
adsDropDown,
+ aliasAnimated,
+ aliasProperty,
alignBottom,
alignCenterHorizontal,
alignCenterVertical,
@@ -64,6 +66,7 @@ public:
alignRight,
alignTo,
alignTop,
+ assign,
anchorBaseline,
anchorBottom,
anchorFill,
@@ -74,6 +77,7 @@ public:
annotationDecal,
centerHorizontal,
centerVertical,
+ curveEditor,
closeCross,
decisionNode,
deleteColumn,