mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 01:59:02 +08:00
Fix typo in ComboBox.qml
This commit is contained in:
parent
24474b4434
commit
b358d8ddd0
@ -14,7 +14,7 @@ import Cura 1.1 as Cura
|
||||
ComboBox
|
||||
{
|
||||
id: control
|
||||
property bool highlighted: False
|
||||
property bool highlighted: false
|
||||
background: Rectangle
|
||||
{
|
||||
color:
|
||||
|
Loading…
x
Reference in New Issue
Block a user