From d8d9301e8ea0627b52a693b2e48defdd96ec51bf Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 7 Feb 2016 10:09:06 -0800 Subject: QML UI: disable download from divecomputer button on start page Signed-off-by: Dirk Hohndel --- qt-mobile/qml/StartPage.qml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'qt-mobile/qml') 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 -- cgit v1.2.3-70-g09d2