From d9cfdc3b69eea53cc060eec2230f74c847789c40 Mon Sep 17 00:00:00 2001 From: Sebastian Kügler Date: Thu, 3 Dec 2015 23:27:27 +0100 Subject: Better theme information page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bit nicer layout so my eyes don't insta-bleed when checking this page. Also add information about the size of the rootItem, that's really useful to know what kind of constraints we're dealing with. Signed-off-by: Sebastian Kügler --- qt-mobile/qml/main.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'qt-mobile/qml/main.qml') diff --git a/qt-mobile/qml/main.qml b/qt-mobile/qml/main.qml index 6340b8667..5bfb6c591 100644 --- a/qt-mobile/qml/main.qml +++ b/qt-mobile/qml/main.qml @@ -9,6 +9,7 @@ import org.subsurfacedivelog.mobile 1.0 import org.kde.plasma.mobilecomponents 0.2 as MobileComponents MobileComponents.ApplicationWindow { + id: rootItem title: qsTr("Subsurface mobile") property bool fullscreen: true -- cgit v1.2.3-70-g09d2