Fix typo in ComboBox.qml

This commit is contained in:
Lipu Fei 2019-09-02 13:20:09 +02:00
parent 24474b4434
commit b358d8ddd0

View File

@ -14,7 +14,7 @@ import Cura 1.1 as Cura
ComboBox ComboBox
{ {
id: control id: control
property bool highlighted: False property bool highlighted: false
background: Rectangle background: Rectangle
{ {
color: color: