diff options
Diffstat (limited to 'qt-ui/maintab.h')
-rw-r--r-- | qt-ui/maintab.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/qt-ui/maintab.h b/qt-ui/maintab.h index 5450c2d0e..f1a981517 100644 --- a/qt-ui/maintab.h +++ b/qt-ui/maintab.h @@ -12,13 +12,10 @@ #include <QMap> #include "models.h" +#include "ui_maintab.h" class QCompleter; struct dive; -namespace Ui -{ - class MainTab; -} struct NotesBackup{ QString airtemp; |