qmlFrontend/qml/qmlFrontend/HWComboBox.qml
branchqmlfrontend
changeset 11426 ab6a6d9ebfc0
parent 10610 eadf2cea55e0
child 11432 97e3e62ea5f9
--- a/qmlFrontend/qml/qmlFrontend/HWComboBox.qml	Sun Nov 22 18:06:32 2015 +0300
+++ b/qmlFrontend/qml/qmlFrontend/HWComboBox.qml	Sun Nov 22 19:29:13 2015 +0300
@@ -50,6 +50,7 @@
         Text {
             id: cbText
             height: parent.height
+            color: "#f3e520"
         }
     }