GlosSIConfig: ShortcutProps: Emoji 👍

pull/183/head
Peter Repukat 2 years ago
parent 98d60facb7
commit 1bd3f075c1

@ -275,7 +275,7 @@ Item {
radius: 4 radius: 4
Material.elevation: 32 Material.elevation: 32
bgOpacity: 0.97 bgOpacity: 0.97
title: qsTr("Advanced") title: qsTr("Advanced ⚙️")
content: content:
Column { Column {
spacing: 16 spacing: 16
@ -752,7 +752,7 @@ Item {
} }
} }
Button { Button {
text: qsTr("Save") text: qsTr("💾 Save")
highlighted: true highlighted: true
enabled: nameInput.acceptableInput enabled: nameInput.acceptableInput
onClicked: function() { onClicked: function() {

Loading…
Cancel
Save