summaryrefslogtreecommitdiffstats
path: root/shemov.pro
diff options
context:
space:
mode:
authorArno <am@disconnect.de>2010-06-23 21:48:11 +0200
committerArno <am@disconnect.de>2010-06-23 21:48:11 +0200
commit32243b83a02e479e772d7d6fd94ddc35fd7d6880 (patch)
tree0d5b87479816765fded1c5b1f59da9c7e137b2be /shemov.pro
parente8f4f398c60060d4edd09065000d977cf38a9bcc (diff)
downloadSheMov-32243b83a02e479e772d7d6fd94ddc35fd7d6880.tar.gz
SheMov-32243b83a02e479e772d7d6fd94ddc35fd7d6880.tar.bz2
SheMov-32243b83a02e479e772d7d6fd94ddc35fd7d6880.zip
Start making FilesView work
Introduced filestreewidget, just like seriestreewidget. The connection is still missing, though.
Diffstat (limited to 'shemov.pro')
-rw-r--r--shemov.pro10
1 files changed, 6 insertions, 4 deletions
diff --git a/shemov.pro b/shemov.pro
index 585a7b1..491142b 100644
--- a/shemov.pro
+++ b/shemov.pro
@@ -48,11 +48,12 @@ SOURCES = main.cpp \
archiveitemeditdialog.cpp \
smtreeitem.cpp \
smtreemodel.cpp \
- smmodelsingleton.cpp \
+ smmodelsingleton.cpp \
archivetreeview.cpp \
seriestreewidget.cpp \
seriestreemodel.cpp \
- filestreemodel.cpp
+ filestreemodel.cpp \
+ filestreewidget.cpp
HEADERS = listitem.h \
listmodel.h \
movieitem.h \
@@ -96,10 +97,11 @@ HEADERS = listitem.h \
archiveitemeditdialog.h \
smtreeitem.h \
smtreemodel.h \
- smmodelsingleton.h \
+ smmodelsingleton.h \
archivetreeview.h \
seriestreewidget.h \
seriestreemodel.h \
- filestreemodel.h
+ filestreemodel.h \
+ filestreewidget.h
LIBS += -lmagic
RESOURCES = shemov.qrc