removed unused files.

Thise files dates back from the beginning of the Qt port and
were never used anyway...

Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2013-12-24 10:10:41 -02:00 committed by Dirk Hohndel
parent 8da5a8649b
commit 5e446fd258
3 changed files with 0 additions and 14 deletions

View file

@ -1,6 +0,0 @@
/*
* plotareascene.cpp
*
* classes for profile plot area scene of Subsurface
*
*/

View file

@ -1,6 +0,0 @@
/*
* plotareascene.h
*
* header file for the profile plot area scene of Subsurface
*
*/

View file

@ -39,7 +39,6 @@ HEADERS = \
qt-ui/mainwindow.h \
qt-ui/modeldelegates.h \
qt-ui/models.h \
qt-ui/plotareascene.h \
qt-ui/preferences.h \
qt-ui/printdialog.h \
qt-ui/printlayout.h \
@ -87,7 +86,6 @@ SOURCES = \
qt-ui/mainwindow.cpp \
qt-ui/modeldelegates.cpp \
qt-ui/models.cpp \
qt-ui/plotareascene.cpp \
qt-ui/preferences.cpp \
qt-ui/printdialog.cpp \
qt-ui/printlayout.cpp \