From 0f8ceacadd3190123cd736260a0401baa8130239 Mon Sep 17 00:00:00 2001 From: Stefan Suhren Date: Fri, 13 Nov 2015 12:11:34 +0100 Subject: Change background and start without rotating --- qml/MainForm.ui.qml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qml') diff --git a/qml/MainForm.ui.qml b/qml/MainForm.ui.qml index 9c40e63..19cc165 100644 --- a/qml/MainForm.ui.qml +++ b/qml/MainForm.ui.qml @@ -16,7 +16,7 @@ MMScene { Rectangle{ id: backgroundRect anchors.fill: parent - color: "black" + color: "lightgrey" } @@ -28,7 +28,7 @@ MMScene { Button { id: button1 - text: qsTr("Stop") + text: qsTr("Start") } Button { -- cgit v1.2.3-70-g09d2