Cleanup: remove includes from qthelper.h

To reduce interdependencies, remove the dive.h and divelist.h
includes in qthelper.h

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2019-07-15 23:44:39 +02:00 committed by Dirk Hohndel
parent 0136d76cf4
commit 8f119dcf72
14 changed files with 17 additions and 3 deletions

View file

@ -5,6 +5,7 @@
#include <QLibraryInfo>
#include <QTextCodec>
#include "qthelper.h"
#include "dive.h" // for "verbose"
#include "core/settings/qPref.h"
char *settings_suffix = NULL;