summaryrefslogtreecommitdiffstats
path: root/desktop-widgets/mapwidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-widgets/mapwidget.cpp')
-rw-r--r--desktop-widgets/mapwidget.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop-widgets/mapwidget.cpp b/desktop-widgets/mapwidget.cpp
index e48cbf2d8..145946152 100644
--- a/desktop-widgets/mapwidget.cpp
+++ b/desktop-widgets/mapwidget.cpp
@@ -52,6 +52,11 @@ void MapWidget::endGetDiveCoordinates()
// TODO;
}
+void MapWidget::prepareForGetDiveCoordinates()
+{
+ // TODO;
+}
+
MapWidget::~MapWidget()
{
m_instance = NULL;