forked from qt-creator/qt-creator
QmlDesigner: Add missing color enum
Change-Id: Ie72912393ff2ffedea8c9ddb3a4a97023fad001a Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
committed by
Henning Gründl
parent
347265a969
commit
4f4d34bc5e
@@ -310,6 +310,7 @@ public:
|
|||||||
DSerrorColor,
|
DSerrorColor,
|
||||||
DSwarningColor,
|
DSwarningColor,
|
||||||
DSdisabledColor,
|
DSdisabledColor,
|
||||||
|
DSinteractionHover,
|
||||||
DScontrolBackground,
|
DScontrolBackground,
|
||||||
DScontrolBackgroundInteraction,
|
DScontrolBackgroundInteraction,
|
||||||
DScontrolBackgroundDisabled,
|
DScontrolBackgroundDisabled,
|
||||||
|
|||||||
Reference in New Issue
Block a user