summaryrefslogtreecommitdiffstats
path: root/desktop-widgets/locationinformation.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-widgets/locationinformation.h')
-rw-r--r--desktop-widgets/locationinformation.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop-widgets/locationinformation.h b/desktop-widgets/locationinformation.h
index 3a2696a54..114626454 100644
--- a/desktop-widgets/locationinformation.h
+++ b/desktop-widgets/locationinformation.h
@@ -15,6 +15,7 @@ public:
protected:
void showEvent(QShowEvent *);
+ void enableLocationButtons(bool enable);
public slots:
void acceptChanges();
@@ -33,6 +34,7 @@ public slots:
void mergeSelectedDiveSites();
private slots:
void updateLabels();
+ void updateLocationOnMap();
signals:
void startEditDiveSite(uint32_t uuid);
void endEditDiveSite();