mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 08:28:59 +08:00
Remove enable:false assignment that was used for testing
CURA-8991
This commit is contained in:
parent
a26b54f6e2
commit
b86b1133df
@ -11,7 +11,7 @@ SettingItem
|
|||||||
{
|
{
|
||||||
id: base
|
id: base
|
||||||
property var focusItem: control
|
property var focusItem: control
|
||||||
enabled: false
|
|
||||||
contents: MouseArea
|
contents: MouseArea
|
||||||
{
|
{
|
||||||
id: control
|
id: control
|
||||||
|
Loading…
x
Reference in New Issue
Block a user