mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-19 12:47:49 -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
|
id: base
|
||||||
property var focusItem: control
|
property var focusItem: control
|
||||||
enabled: false
|
|
||||||
contents: MouseArea
|
contents: MouseArea
|
||||||
{
|
{
|
||||||
id: control
|
id: control
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue