summaryrefslogtreecommitdiffstats
path: root/main.cpp
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2013-10-03 13:21:36 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-10-03 13:21:36 -0700
commit7a368ab06b4926236ec93207e66ff7b14c234fe1 (patch)
tree5c59188cf2f0cf1ad60edbf71fedd003d273514a /main.cpp
parent65b49edf8a6f68214eb298110d45aa1e995b8d8c (diff)
downloadsubsurface-7a368ab06b4926236ec93207e66ff7b14c234fe1.tar.gz
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>
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.cpp b/main.cpp
index 515dd40f5..a6e39ec53 100644
--- a/main.cpp
+++ b/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>