From b7b3abf2bb11dc823dd7d1f68c6ebd279bc8a8dc Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 12 Jun 2010 11:36:22 +0200 Subject: Created basic ArchiveTreeView Implemented Widget for archive tree view. It's very basic and does nothing. --- shemov.pro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'shemov.pro') 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 -- cgit v1.2.3-70-g09d2