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 f3e728176..f3024ef8d 100644 --- a/qt-ui/mainwindow.h +++ b/qt-ui/mainwindow.h @@ -82,6 +82,7 @@ private Q_SLOTS: void on_actionUserManual_triggered(); void current_dive_changed(int divenr); + void initialUiSetup(); protected: void closeEvent(QCloseEvent *); |