summaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/mobile-resources.qrc
diff options
context:
space:
mode:
authorGravatar Tomaz Canabrava <tcanabrava@kde.org>2017-05-11 12:47:54 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-05-27 11:07:01 -0700
commit8056e16589d31d4b6392569a842c7ee37e1ce965 (patch)
treef58d17c4df69b65583517c835fb2c565d2b049dd /mobile-widgets/qml/mobile-resources.qrc
parenta55efcf7d88e0521d754508b7ff9f0e89692950a (diff)
downloadsubsurface-8056e16589d31d4b6392569a842c7ee37e1ce965.tar.gz
QML UI: initial code for Download from Dive Computer
Add a new action on the drawer to display the Download from Dive Computer options. Nothing works yet. Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'mobile-widgets/qml/mobile-resources.qrc')
-rw-r--r--mobile-widgets/qml/mobile-resources.qrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/mobile-widgets/qml/mobile-resources.qrc b/mobile-widgets/qml/mobile-resources.qrc
index 4195ab3ef..f91d3bd45 100644
--- a/mobile-widgets/qml/mobile-resources.qrc
+++ b/mobile-widgets/qml/mobile-resources.qrc
@@ -8,6 +8,7 @@
<file>DiveDetails.qml</file>
<file>DiveDetailsEdit.qml</file>
<file>DiveDetailsView.qml</file>
+ <file>DownloadFromDiveComputer.qml</file>
<file>GpsList.qml</file>
<file>HintsTextEdit.qml</file>
<file>Log.qml</file>