mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 12:49:10 +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
|
ComboBox
|
||||||
{
|
{
|
||||||
id: control
|
id: control
|
||||||
property bool highlighted: False
|
property bool highlighted: false
|
||||||
background: Rectangle
|
background: Rectangle
|
||||||
{
|
{
|
||||||
color:
|
color:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user