From 3b37844708d0bcbac3dbec86a44d6dfff69639a0 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Wed, 2 Mar 2016 04:41:36 -0800 Subject: Add helper functions to identify the position of a dive in the dive list Signed-off-by: Dirk Hohndel --- qt-mobile/qmlmanager.h | 1 + 1 file changed, 1 insertion(+) (limited to 'qt-mobile/qmlmanager.h') diff --git a/qt-mobile/qmlmanager.h b/qt-mobile/qmlmanager.h index 41ca2271f..17fe699e4 100644 --- a/qt-mobile/qmlmanager.h +++ b/qt-mobile/qmlmanager.h @@ -103,6 +103,7 @@ public slots: void finishSetup(); void openLocalThenRemote(QString url); void showMap(const QString& location); + int getIndex(const QString& diveId); QString getNumber(const QString& diveId); QString getDate(const QString& diveId); QString getCurrentPosition(); -- cgit v1.2.3-70-g09d2