From 2487cb7ce670fc5b0556ddf74ddbaec90325408b Mon Sep 17 00:00:00 2001 From: Stefan Suhren Date: Tue, 13 Oct 2015 09:55:25 +0200 Subject: Rename button to show its purpose --- qml/MainForm.ui.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qml') 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 { -- cgit v1.2.3-70-g09d2