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 <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2020-02-06 13:07:59 -08:00
parent f44e63b427
commit f1a08eb952
2 changed files with 10 additions and 6 deletions

View file

@ -22,10 +22,12 @@
<file>DiveList.qml</file>
<file>DownloadFromDiveComputer.qml</file>
<file>DownloadedDiveDelegate.qml</file>
<file>DivePlannerEdit.qml</file>
<file>DivePlannerManager.qml</file>
<file>DivePlannerSetup.qml</file>
<file>DivePlannerView.qml</file>
<!-- dive planner is unfinished, disable
<file>DivePlannerEdit.qml</file>
<file>DivePlannerManager.qml</file>
<file>DivePlannerSetup.qml</file>
<file>DivePlannerView.qml</file>
-->
<file>DiveSummary.qml</file>
<file>Export.qml</file>
<file>GpsList.qml</file>