mobile layout tweaks

This commit is contained in:
Jaquee
2017-11-02 19:51:53 +01:00
parent bfafd7b279
commit 4775a5b74d
5 changed files with 10 additions and 8 deletions

View File

@@ -53,7 +53,7 @@ Rectangle {
RowLayout {
StandardButton {
id: qrfinderButton
text: qsTr("QRCODE") + translationManager.emptyString
text: qsTr("Qr Code") + translationManager.emptyString
shadowReleasedColor: "#FF4304"
shadowPressedColor: "#B32D00"
releasedColor: "#FF6C3C"