summaryrefslogtreecommitdiffstats
path: root/qt-ui/divelistview.h
diff options
context:
space:
mode:
Diffstat (limited to 'qt-ui/divelistview.h')
-rw-r--r--qt-ui/divelistview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/qt-ui/divelistview.h b/qt-ui/divelistview.h
index 9c468f342..9e0713b49 100644
--- a/qt-ui/divelistview.h
+++ b/qt-ui/divelistview.h
@@ -40,6 +40,7 @@ public slots:
void mergeTripAbove();
void mergeTripBelow();
void mergeDives();
+ void saveSelectedDivesAs();
signals:
void currentDiveChanged(int divenr);