QmlDesigner: Add missing color enum

Change-Id: Ie72912393ff2ffedea8c9ddb3a4a97023fad001a
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
Henning Gruendl
2022-02-07 18:33:35 +01:00
committed by Henning Gründl
parent 347265a969
commit 4f4d34bc5e

View File

@@ -310,6 +310,7 @@ public:
DSerrorColor,
DSwarningColor,
DSdisabledColor,
DSinteractionHover,
DScontrolBackground,
DScontrolBackgroundInteraction,
DScontrolBackgroundDisabled,