aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/StartPage.qml
diff options
context:
space:
mode:
Diffstat (limited to 'mobile-widgets/qml/StartPage.qml')
-rw-r--r--mobile-widgets/qml/StartPage.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/mobile-widgets/qml/StartPage.qml b/mobile-widgets/qml/StartPage.qml
index 5b6a82bb0..1237208a9 100644
--- a/mobile-widgets/qml/StartPage.qml
+++ b/mobile-widgets/qml/StartPage.qml
@@ -7,7 +7,6 @@ import org.subsurfacedivelog.mobile 1.0
Kirigami.ScrollablePage {
- id: startpage
background: Rectangle { color: subsurfaceTheme.backgroundColor }
ColumnLayout {