From 69c10808af442140829975ee1cf893160e3be10d Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 2 Apr 2016 07:09:40 -0500 Subject: QML UI: don't go through manager object to show map We can open URLs in the browser directly from QML. Signed-off-by: Dirk Hohndel --- qt-mobile/qmlmanager.h | 1 - 1 file changed, 1 deletion(-) (limited to 'qt-mobile/qmlmanager.h') diff --git a/qt-mobile/qmlmanager.h b/qt-mobile/qmlmanager.h index de04156f5..2d7e913ef 100644 --- a/qt-mobile/qmlmanager.h +++ b/qt-mobile/qmlmanager.h @@ -103,7 +103,6 @@ public slots: void clearGpsData(); 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); -- cgit v1.2.3-70-g09d2