From 7be21b1d41ce14088123ca57315abb62de9613a7 Mon Sep 17 00:00:00 2001 From: Joakim Bygdell Date: Sun, 26 Jul 2015 13:50:49 +0200 Subject: QML UI: add Subsurface mobile to top of app We have space over so lets add the name to the top. Signed-off-by: Joakim Bygdell Signed-off-by: Dirk Hohndel --- qt-mobile/main.qml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'qt-mobile/main.qml') diff --git a/qt-mobile/main.qml b/qt-mobile/main.qml index 4f0bb16e7..c2d0f7779 100644 --- a/qt-mobile/main.qml +++ b/qt-mobile/main.qml @@ -74,6 +74,12 @@ ApplicationWindow { anchors.leftMargin: prefsButton.height * 0.1 anchors.right: topPart.right anchors.rightMargin: prefsButton.height * 0.1 + Text { + text: qsTr("Subsurface mobile") + font.pointSize: 18 + font.bold: true + color: "white" + } Button { id: prefsButton text: "\u22ee" -- cgit v1.2.3-70-g09d2