From 8d03d264807930b110f3f3f62f5fd42887f80e3e Mon Sep 17 00:00:00 2001 From: Grace Karanja Date: Mon, 10 Aug 2015 08:35:47 +0300 Subject: 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 --- qt-mobile/DiveDetails.qml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'qt-mobile/DiveDetails.qml') 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 -- cgit v1.2.3-70-g09d2