summaryrefslogtreecommitdiffstats
path: root/shemov.pro
diff options
context:
space:
mode:
authoram <am@f440f766-f032-0410-8965-dc7d17de2ca0>2009-11-08 20:55:40 +0000
committeram <am@f440f766-f032-0410-8965-dc7d17de2ca0>2009-11-08 20:55:40 +0000
commit7e4fd320c0c74bc45e60de18ac5d2b656aa4d821 (patch)
tree30ec693bbb2ebfaf9e8576bd4b2d78ce0a817d4c /shemov.pro
parentcb094b007ec5b7c197a7df502a778a2ce919128f (diff)
downloadSheMov-7e4fd320c0c74bc45e60de18ac5d2b656aa4d821.tar.gz
SheMov-7e4fd320c0c74bc45e60de18ac5d2b656aa4d821.tar.bz2
SheMov-7e4fd320c0c74bc45e60de18ac5d2b656aa4d821.zip
-removed a lot of qDebug() includes
-turned the Fileinformation into a QTreeview, created a model for that git-svn-id: file:///var/svn/repos2/shemov/trunk@422 f440f766-f032-0410-8965-dc7d17de2ca0
Diffstat (limited to 'shemov.pro')
-rw-r--r--shemov.pro8
1 files changed, 6 insertions, 2 deletions
diff --git a/shemov.pro b/shemov.pro
index 1e7942c..0a62789 100644
--- a/shemov.pro
+++ b/shemov.pro
@@ -32,7 +32,9 @@ textenterdialog.cpp \
moviepropertiesdialog.cpp \
statisticsdialog.cpp \
actorwidget.cpp \
-actormodel.cpp
+actormodel.cpp \
+fileinfoitem.cpp \
+fileinfomodel.cpp
HEADERS = listitem.h \
listmodel.h \
movieitem.h \
@@ -63,7 +65,9 @@ textenterdialog.h \
moviepropertiesdialog.h \
statisticsdialog.h \
actorwidget.h \
-actormodel.h
+actormodel.h \
+fileinfoitem.h \
+fileinfomodel.h
LIBS += -lmagic
LIBS += -lcryptopp
INCLUDEPATH += /usr/include/cryptopp