aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--qt-mobile/qml/StartPage.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/qt-mobile/qml/StartPage.qml b/qt-mobile/qml/StartPage.qml
index 468415701..173ed1265 100644
--- a/qt-mobile/qml/StartPage.qml
+++ b/qt-mobile/qml/StartPage.qml
@@ -36,6 +36,7 @@ Item {
stackView.push(cloudCredWindow)
}
}
+ /*
SubsurfaceButton {
id: computerButton
Layout.preferredWidth: startpage.buttonWidth
@@ -46,6 +47,7 @@ Item {
stackView.push(downloadDivesWindow)
}
}
+ */
SubsurfaceButton {
id: manualButton
Layout.preferredWidth: startpage.buttonWidth