From ea9e5d0f1e02ca8c8859bbf59f2081b819f1d329 Mon Sep 17 00:00:00 2001 From: am Date: Mon, 6 Jul 2009 08:44:14 +0000 Subject: -added some artwork -started implementing FilesystemView git-svn-id: file:///var/svn/repos2/shemov/trunk@377 f440f766-f032-0410-8965-dc7d17de2ca0 --- shemov.pro | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'shemov.pro') diff --git a/shemov.pro b/shemov.pro index d869881..4b4d3d9 100644 --- a/shemov.pro +++ b/shemov.pro @@ -8,11 +8,23 @@ movieitem.cpp \ moviemodel.cpp \ coveritem.cpp \ filesystemdirproxy.cpp \ -filesystemwidget.cpp +filesystemwidget.cpp \ +fileview.cpp \ +shemov.cpp \ +filesystemfileproxy.cpp \ +helper.cpp \ +shemoviconprovider.cpp HEADERS = listitem.h \ listmodel.h \ movieitem.h \ moviemodel.h \ coveritem.h \ filesystemdirproxy.h \ -filesystemwidget.h +filesystemwidget.h \ +fileview.h \ +shemov.h \ +filesystemfileproxy.h \ +helper.h \ +shemoviconprovider.h +LIBS += -lmagic +RESOURCES = shemov.qrc -- cgit v1.2.3-70-g09d2