summaryrefslogtreecommitdiffstats
path: root/qml
diff options
context:
space:
mode:
Diffstat (limited to 'qml')
-rw-r--r--qml/MainForm.ui.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qml/MainForm.ui.qml b/qml/MainForm.ui.qml
index dbf5f4e..9c40e63 100644
--- a/qml/MainForm.ui.qml
+++ b/qml/MainForm.ui.qml
@@ -28,7 +28,7 @@ MMScene {
Button {
id: button1
- text: qsTr("Press Me 1")
+ text: qsTr("Stop")
}
Button {