From 7e4fd320c0c74bc45e60de18ac5d2b656aa4d821 Mon Sep 17 00:00:00 2001 From: am Date: Sun, 8 Nov 2009 20:55:40 +0000 Subject: -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 --- shemov.pro | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'shemov.pro') 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 -- cgit v1.2.3-70-g09d2