mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Better theme information page
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 <sebas@kde.org>
This commit is contained in:
parent
b928dff3ce
commit
d9cfdc3b69
2 changed files with 15 additions and 7 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue