Removed SeaView class files from project
[ghostsoverboard] / ghostsoverboard.pro
index 8f2cb91..3fbc1b9 100644 (file)
@@ -5,6 +5,7 @@
 #-------------------------------------------------
 
 QT       += core gui
+QT      += dbus
 
 TARGET = ghostsoverboard
 TEMPLATE = app
@@ -14,7 +15,6 @@ SOURCES += main.cpp\
         mainwindow.cpp \
     orientationcontrolledgraphicspixmapobject.cpp \
     seascene.cpp \
-    seaview.cpp \
     ship.cpp \
     screenlitkeeper.cpp \
     timercontrolledgraphicspixmapobject.cpp \
@@ -24,7 +24,6 @@ SOURCES += main.cpp\
 HEADERS  += mainwindow.h \
     orientationcontrolledgraphicspixmapobject.h \
     seascene.h \
-    seaview.h \
     ship.h \
     screenlitkeeper.h \
     timercontrolledgraphicspixmapobject.h \