From f1a08eb9522c8243201aa88c802b89678c1b2be7 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Thu, 6 Feb 2020 13:07:59 -0800 Subject: mobile: comment out planner references I don't expect this to be complieted. I'll keep it in the tree for the moment, but expect to remove all of the related code eventually. Signed-off-by: Dirk Hohndel --- mobile-widgets/qml/main.qml | 6 ++++-- mobile-widgets/qml/mobile-resources.qrc | 10 ++++++---- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/mobile-widgets/qml/main.qml b/mobile-widgets/qml/main.qml index 7423c60c6..cdb1a1bad 100644 --- a/mobile-widgets/qml/main.qml +++ b/mobile-widgets/qml/main.qml @@ -520,6 +520,7 @@ if you have network connectivity and want to sync your data to cloud storage."), pageStack.push(themetest) } } + /* disable for now Kirigami.Action { text: qsTr("Dive planner") @@ -559,6 +560,7 @@ if you have network connectivity and want to sync your data to cloud storage."), } } } + */ } ] // end actions Image { @@ -766,7 +768,7 @@ if you have network connectivity and want to sync your data to cloud storage."), id: mapPage visible: false } - +/* this shouldn't be exposed unless someone will finish the work DivePlannerSetup { id: divePlannerSetupWindow visible: false @@ -786,7 +788,7 @@ if you have network connectivity and want to sync your data to cloud storage."), id: divePlannerManagerWindow visible: false } - + */ DiveSummary { id: diveSummaryWindow visible: false diff --git a/mobile-widgets/qml/mobile-resources.qrc b/mobile-widgets/qml/mobile-resources.qrc index 76dfabf33..e247e60d3 100644 --- a/mobile-widgets/qml/mobile-resources.qrc +++ b/mobile-widgets/qml/mobile-resources.qrc @@ -22,10 +22,12 @@ DiveList.qml DownloadFromDiveComputer.qml DownloadedDiveDelegate.qml - DivePlannerEdit.qml - DivePlannerManager.qml - DivePlannerSetup.qml - DivePlannerView.qml + DiveSummary.qml Export.qml GpsList.qml -- cgit v1.2.3-70-g09d2