Reenable script(s) active indicator icon

This commit is contained in:
Aldo Hoeben 2022-04-23 10:16:14 +02:00 committed by GitHub
parent b622738ae3
commit 2af1d0a514
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -475,7 +475,7 @@ UM.Dialog
}
toolTipContentAlignment: UM.Enums.ContentAlignment.AlignLeft
onClicked: dialog.show()
// iconSource: Qt.resolvedUrl("Script.svg")
iconSource: Qt.resolvedUrl("Script.svg")
fixedWidthMode: false
}