mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Reenable script(s) active indicator icon
This commit is contained in:
parent
b622738ae3
commit
2af1d0a514
1 changed files with 1 additions and 1 deletions
|
@ -475,7 +475,7 @@ UM.Dialog
|
||||||
}
|
}
|
||||||
toolTipContentAlignment: UM.Enums.ContentAlignment.AlignLeft
|
toolTipContentAlignment: UM.Enums.ContentAlignment.AlignLeft
|
||||||
onClicked: dialog.show()
|
onClicked: dialog.show()
|
||||||
// iconSource: Qt.resolvedUrl("Script.svg")
|
iconSource: Qt.resolvedUrl("Script.svg")
|
||||||
fixedWidthMode: false
|
fixedWidthMode: false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue