mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-18 12:17:50 -06:00
Remove enable:false assignment that was used for testing
CURA-8991
This commit is contained in:
parent
a26b54f6e2
commit
b86b1133df
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ SettingItem
|
|||
{
|
||||
id: base
|
||||
property var focusItem: control
|
||||
enabled: false
|
||||
|
||||
contents: MouseArea
|
||||
{
|
||||
id: control
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue