diff options
Diffstat (limited to 'qt-ui/mainwindow.h')
-rw-r--r-- | qt-ui/mainwindow.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qt-ui/mainwindow.h b/qt-ui/mainwindow.h index b1f6c5ca3..f3a0f221b 100644 --- a/qt-ui/mainwindow.h +++ b/qt-ui/mainwindow.h @@ -139,6 +139,7 @@ slots: void on_actionReplanDive_triggered(); void on_action_Check_for_Updates_triggered(); + void on_actionDiveSiteEdit_triggered(); void current_dive_changed(int divenr); void initialUiSetup(); |