mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 03:29:00 +08:00
Reenable script(s) active indicator icon
This commit is contained in:
parent
b622738ae3
commit
2af1d0a514
@ -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…
x
Reference in New Issue
Block a user