From 4baf464ec516cc0554ef8c2d86d87241a3ffb01a Mon Sep 17 00:00:00 2001 From: Thomas Hartmann <Thomas.Hartmann@nokia.com> Date: Tue, 2 Mar 2010 13:41:29 +0100 Subject: [PATCH] QmlDesigner.propertyEditor: fix for share/qtcreator/qmldesigner/propertyeditor/Qt/TextInputSpecifics.qml --- .../qmldesigner/propertyeditor/Qt/TextInputSpecifics.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/share/qtcreator/qmldesigner/propertyeditor/Qt/TextInputSpecifics.qml b/share/qtcreator/qmldesigner/propertyeditor/Qt/TextInputSpecifics.qml index caf0f8567c7..4bcb6f29f0f 100644 --- a/share/qtcreator/qmldesigner/propertyeditor/Qt/TextInputSpecifics.qml +++ b/share/qtcreator/qmldesigner/propertyeditor/Qt/TextInputSpecifics.qml @@ -12,7 +12,6 @@ QWidget { spacing: 0 StandardTextGroupBox { - showStyleColor: true finished: finishedNotify; } -- GitLab