summaryrefslogtreecommitdiffstats
path: root/shemov.pro
diff options
context:
space:
mode:
authorArno <am@disconnect.de>2010-05-29 17:05:19 +0200
committerArno <am@disconnect.de>2010-05-29 17:09:07 +0200
commit253a4c77b1d7d845e3da367f6a58e4987168b7e6 (patch)
treec28ee3ff9b555312b6580280e15e298c668c08f4 /shemov.pro
parent482e7371d34477bd43d44c7b905354774de5d641 (diff)
downloadSheMov-253a4c77b1d7d845e3da367f6a58e4987168b7e6.tar.gz
SheMov-253a4c77b1d7d845e3da367f6a58e4987168b7e6.tar.bz2
SheMov-253a4c77b1d7d845e3da367f6a58e4987168b7e6.zip
Get rid of obsolete classes
Get rid of EditArchiveItemDialog and CoverArchiveEditor. The functionality of the classes is implemented in ArchiveItemEditDialog.
Diffstat (limited to 'shemov.pro')
-rw-r--r--shemov.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/shemov.pro b/shemov.pro
index da5ebb7..c1ba235 100644
--- a/shemov.pro
+++ b/shemov.pro
@@ -26,10 +26,8 @@ SOURCES = main.cpp \
archiveviewwidget.cpp \
archivefileview.cpp \
archiveproxy.cpp \
- editarchiveitemdialog.cpp \
sizedelegate.cpp \
archiveddelegate.cpp \
- coverarchiveeditor.cpp \
textenterdialog.cpp \
moviepropertiesdialog.cpp \
statisticsdialog.cpp \
@@ -69,10 +67,8 @@ HEADERS = listitem.h \
archiveviewwidget.h \
archivefileview.h \
archiveproxy.h \
- editarchiveitemdialog.h \
sizedelegate.h \
archiveddelegate.h \
- coverarchiveeditor.h \
textenterdialog.h \
moviepropertiesdialog.h \
statisticsdialog.h \