Index: sources/gui/qml/components/GridSelection.qml =================================================================== diff -u -r38d3c6a41726ec1a02abb4eb6f63524628511a50 -rd186783561a188a1b380009126d1e006bc9f7575 --- sources/gui/qml/components/GridSelection.qml (.../GridSelection.qml) (revision 38d3c6a41726ec1a02abb4eb6f63524628511a50) +++ sources/gui/qml/components/GridSelection.qml (.../GridSelection.qml) (revision d186783561a188a1b380009126d1e006bc9f7575) @@ -34,7 +34,6 @@ property int optionHeight : Variables.gridSelectionButtonHeight property int optionWidth : Variables.gridSelectionButtonWidth property alias title : _title.text - property alias titleColor : _title.color property var labels : [] property bool active : false property bool valid : true