summaryrefslogtreecommitdiffstats
path: root/shemov.pro
diff options
context:
space:
mode:
authorArno <am@disconnect.de>2010-06-12 11:36:22 +0200
committerArno <am@disconnect.de>2010-06-12 11:36:22 +0200
commitb7b3abf2bb11dc823dd7d1f68c6ebd279bc8a8dc (patch)
treea059f18743742678dd3fb2dd1f05cb4780ce1c76 /shemov.pro
parented20c95fff998cb25457e5b9d95bce312816ebd9 (diff)
downloadSheMov-b7b3abf2bb11dc823dd7d1f68c6ebd279bc8a8dc.tar.gz
SheMov-b7b3abf2bb11dc823dd7d1f68c6ebd279bc8a8dc.tar.bz2
SheMov-b7b3abf2bb11dc823dd7d1f68c6ebd279bc8a8dc.zip
Created basic ArchiveTreeView
Implemented Widget for archive tree view. It's very basic and does nothing.
Diffstat (limited to 'shemov.pro')
-rw-r--r--shemov.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/shemov.pro b/shemov.pro
index dfb9014..4a4188d 100644
--- a/shemov.pro
+++ b/shemov.pro
@@ -49,7 +49,8 @@ SOURCES = main.cpp \
smtreeitem.cpp \
smtreemodel.cpp \
smubermodel.cpp \
- smubermodelsingleton.cpp
+ smubermodelsingleton.cpp \
+ archivetreeview.cpp
HEADERS = listitem.h \
listmodel.h \
movieitem.h \
@@ -94,6 +95,7 @@ HEADERS = listitem.h \
smtreeitem.h \
smtreemodel.h \
smubermodel.h \
- smubermodelsingleton.h
+ smubermodelsingleton.h \
+ archivetreeview.h
LIBS += -lmagic
RESOURCES = shemov.qrc