mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Better fix for the compile problems
Still don't like the order dependency - but at least this seems to work and correctly build after make confclean. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
65b49edf8a
commit
7a368ab06b
3 changed files with 7 additions and 8 deletions
1
main.cpp
1
main.cpp
|
@ -11,7 +11,6 @@
|
|||
#include "subsurfacestartup.h"
|
||||
#include "qt-ui/mainwindow.h"
|
||||
#include "qt-ui/diveplanner.h"
|
||||
#include "qt-ui/ui_tableview.h"
|
||||
|
||||
#include <QStringList>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue