aboutsummaryrefslogtreecommitdiffstats
path: root/qt-mobile/DiveDetails.qml
diff options
context:
space:
mode:
authorGravatar Grace Karanja <gracie.karanja89@gmail.com>2015-08-10 08:35:47 +0300
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-08-31 15:24:14 -0700
commit8d03d264807930b110f3f3f62f5fd42887f80e3e (patch)
tree2aa6e5b7fea821c2092195aabeff87e6e902dc77 /qt-mobile/DiveDetails.qml
parent10d8a625d0966b748690325e82bd2b9278a5c7f4 (diff)
downloadsubsurface-8d03d264807930b110f3f3f62f5fd42887f80e3e.tar.gz
QML UI: Start Add Dive feature
Start working on the add dive feature, to enable the user add a new dive using the mobile UI. Signed-off-by: Grace Karanja <gracie.karanja89@gmail.com>
Diffstat (limited to 'qt-mobile/DiveDetails.qml')
-rw-r--r--qt-mobile/DiveDetails.qml4
1 files changed, 4 insertions, 0 deletions
diff --git a/qt-mobile/DiveDetails.qml b/qt-mobile/DiveDetails.qml
index 3c5120a85..83eccf372 100644
--- a/qt-mobile/DiveDetails.qml
+++ b/qt-mobile/DiveDetails.qml
@@ -27,6 +27,10 @@ Item {
qmlProfile.update()
}
+ function clearDetails() {
+
+ }
+
Flickable {
id: flick
width: parent.width