1
0
Fork 0

Launcher: Fix translation tag Michael D spotted.

This commit is contained in:
Automatic Release Builder 2020-10-27 18:35:16 +00:00 committed by James Turner
parent 5b3f0e5cbb
commit 9f3f1a8f58

View file

@ -139,7 +139,7 @@ Item {
Button { Button {
invertColor: true invertColor: true
text: qsTrId("Okay"); text: qsTr("Okay");
anchors.right: parent.right anchors.right: parent.right
onClicked: { onClicked: {