summaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'qt-ui/mainwindow.h')
-rw-r--r--qt-ui/mainwindow.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/qt-ui/mainwindow.h b/qt-ui/mainwindow.h
index 68c5baed3..b1f6c5ca3 100644
--- a/qt-ui/mainwindow.h
+++ b/qt-ui/mainwindow.h
@@ -138,7 +138,6 @@ slots:
void on_actionDivePlanner_triggered();
void on_actionReplanDive_triggered();
void on_action_Check_for_Updates_triggered();
- void on_actionManage_dive_sites_triggered();
void current_dive_changed(int divenr);
void initialUiSetup();
@@ -168,7 +167,6 @@ slots:
void on_paste_triggered();
void on_actionFilterTags_triggered();
void on_actionConfigure_Dive_Computer_triggered();
- void enableDiveSiteEdit(uint32_t id);
void setDefaultState();
void setAutomaticTitle();
@@ -186,7 +184,6 @@ slots:
void planCanceled();
void planCreated();
void setEnabledToolbar(bool arg1);
- void enableDiveSiteCreation();
void setPlanNotes();