rename Application to Appearance

pull/266/head
larteyoh 4 weeks ago
parent 9a3d2b33ee
commit 84a5f3cbaa

@ -409,7 +409,7 @@ Popup {
//Layout.row: 1
Layout.alignment: Qt.AlignHCenter
Layout.preferredWidth: settingsStack.contentBoxWidth
title: qsTr("Application")
title: qsTr("Appearance")
//width: scrollView.width//contentWidth // does nothing
background: Rectangle {
y: parent.topPadding - parent.bottomPadding

Loading…
Cancel
Save