diff --git a/share/qtcreator/qmldesigner/propertyeditor/Qt/TextInputSpecifics.qml b/share/qtcreator/qmldesigner/propertyeditor/Qt/TextInputSpecifics.qml
index caf0f8567c75650e4bf81f1aa463b07db63bf8b0..4bcb6f29f0f1cff41471baa0925196d1bda6e476 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;
 
         }