summaryrefslogtreecommitdiff
path: root/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'main.qml')
-rw-r--r--main.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.qml b/main.qml
index b0bb8a9..75f62e2 100644
--- a/main.qml
+++ b/main.qml
@@ -10,7 +10,7 @@ ApplicationWindow {
width: 360
height: 640
title: {
- text: qsTr("kelakon")
+ text: qsTr("Application name")
}