mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
0136d76cf4
commit
8f119dcf72
14 changed files with 17 additions and 3 deletions
|
@ -7,6 +7,7 @@
|
|||
*/
|
||||
#include "qt-models/models.h"
|
||||
#include "core/qthelper.h"
|
||||
#include "core/dive.h"
|
||||
#include "core/gettextfromc.h"
|
||||
|
||||
#include <QLocale>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue