QmlDesigner: There is no textColor property in the Button

Change-Id: Ic45416d1ad187520dc4771192e621d7e44ee360f
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
This commit is contained in:
Marco Bubke
2013-05-30 15:30:03 +02:00
committed by Thomas Hartmann
parent 199c13153c
commit 3a5597ec00

View File

@@ -130,12 +130,6 @@ QWidget {
}
}
ColorGroupBox {
caption: qsTr("Text color")
finished: finishedNotify
backendColor: backendValues.textColor
}
QWidget {
layout: HorizontalLayout {
Label {