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 c083c5f73..e48cbf2d8 100644
--- a/desktop-widgets/mapwidget.cpp
+++ b/desktop-widgets/mapwidget.cpp
@@ -37,6 +37,11 @@ void MapWidget::centerOnIndex(const QModelIndex& idx)
centerOnDiveSite(ds);
}
+void MapWidget::repopulateLabels()
+{
+ // TODO;
+}
+
void MapWidget::reload()
{
// TODO;