mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
8da5a8649b
commit
5e446fd258
3 changed files with 0 additions and 14 deletions
|
@ -1,6 +0,0 @@
|
||||||
/*
|
|
||||||
* plotareascene.cpp
|
|
||||||
*
|
|
||||||
* classes for profile plot area scene of Subsurface
|
|
||||||
*
|
|
||||||
*/
|
|
|
@ -1,6 +0,0 @@
|
||||||
/*
|
|
||||||
* plotareascene.h
|
|
||||||
*
|
|
||||||
* header file for the profile plot area scene of Subsurface
|
|
||||||
*
|
|
||||||
*/
|
|
|
@ -39,7 +39,6 @@ HEADERS = \
|
||||||
qt-ui/mainwindow.h \
|
qt-ui/mainwindow.h \
|
||||||
qt-ui/modeldelegates.h \
|
qt-ui/modeldelegates.h \
|
||||||
qt-ui/models.h \
|
qt-ui/models.h \
|
||||||
qt-ui/plotareascene.h \
|
|
||||||
qt-ui/preferences.h \
|
qt-ui/preferences.h \
|
||||||
qt-ui/printdialog.h \
|
qt-ui/printdialog.h \
|
||||||
qt-ui/printlayout.h \
|
qt-ui/printlayout.h \
|
||||||
|
@ -87,7 +86,6 @@ SOURCES = \
|
||||||
qt-ui/mainwindow.cpp \
|
qt-ui/mainwindow.cpp \
|
||||||
qt-ui/modeldelegates.cpp \
|
qt-ui/modeldelegates.cpp \
|
||||||
qt-ui/models.cpp \
|
qt-ui/models.cpp \
|
||||||
qt-ui/plotareascene.cpp \
|
|
||||||
qt-ui/preferences.cpp \
|
qt-ui/preferences.cpp \
|
||||||
qt-ui/printdialog.cpp \
|
qt-ui/printdialog.cpp \
|
||||||
qt-ui/printlayout.cpp \
|
qt-ui/printlayout.cpp \
|
||||||
|
|
Loading…
Add table
Reference in a new issue