Signed-off-by: Miika Turkia <[email protected]>
---
 qt-mobile/qml/GpsList.qml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/qt-mobile/qml/GpsList.qml b/qt-mobile/qml/GpsList.qml
index 422775e..07dc4a5 100644
--- a/qt-mobile/qml/GpsList.qml
+++ b/qt-mobile/qml/GpsList.qml
@@ -98,6 +98,7 @@ MobileComponents.Page {
                                        iconName: "gps"
                                        onTriggered: {
                                                print("show map")
+                                               manager.showMap(latitude + " " 
+ longitude)
                                        }
                                }
 
-- 
2.5.0

_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to