summaryrefslogtreecommitdiffstats
path: root/qt-ui/maintab.h
diff options
context:
space:
mode:
Diffstat (limited to 'qt-ui/maintab.h')
-rw-r--r--qt-ui/maintab.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/qt-ui/maintab.h b/qt-ui/maintab.h
index aebd51073..8869b068e 100644
--- a/qt-ui/maintab.h
+++ b/qt-ui/maintab.h
@@ -93,6 +93,8 @@ slots:
void photoDoubleClicked(const QString filePath);
void removeSelectedPhotos();
void prepareDiveSiteEdit();
+ void showLocation();
+
private:
Ui::MainTab ui;
WeightModel *weightModel;