icon additon in open SVG

CURA-11403
This commit is contained in:
Saumya Jain 2024-02-29 18:51:48 +01:00
parent f3c49e494e
commit f678ff2de2
5 changed files with 51 additions and 26 deletions

View file

@ -19,7 +19,7 @@ RowLayout
Layout.preferredWidth: UM.Theme.getSize("setting").width
checked: modelData.selected
onClicked: modelData.selected = checked
enabled: modelData.selectable
}
UM.Label