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 14aa22f0e..02ec2478c 100644 --- a/qt-ui/mainwindow.h +++ b/qt-ui/mainwindow.h @@ -224,6 +224,7 @@ private: bool plannerStateClean(); void setupForAddAndPlan(const char *model); + void configureToolbar(); QDialog *survey; struct dive copyPasteDive; struct dive_components what; |