summaryrefslogtreecommitdiffstats
path: root/shemov.pro
diff options
context:
space:
mode:
authorArno <am@disconnect.de>2010-06-03 21:06:30 +0200
committerArno <am@disconnect.de>2010-06-03 21:06:30 +0200
commit4d78abefd76d7d828a4ac078b80e8891ddb975e6 (patch)
tree77168d0a74272b0be7e8d78cf3c9322f6c9aed55 /shemov.pro
parentdaa5c2eb9148b9175302228a6bae257e84881846 (diff)
downloadSheMov-4d78abefd76d7d828a4ac078b80e8891ddb975e6.tar.gz
SheMov-4d78abefd76d7d828a4ac078b80e8891ddb975e6.tar.bz2
SheMov-4d78abefd76d7d828a4ac078b80e8891ddb975e6.zip
Started Treemodel for Archive
Implemented generic SmTreeItem, started on generic SmTreeModel.
Diffstat (limited to 'shemov.pro')
-rw-r--r--shemov.pro8
1 files changed, 6 insertions, 2 deletions
diff --git a/shemov.pro b/shemov.pro
index c1ba235..47d985f 100644
--- a/shemov.pro
+++ b/shemov.pro
@@ -45,7 +45,9 @@ SOURCES = main.cpp \
pictureviewerinfoitem.cpp \
archiveiteminfoedit.cpp \
archiveitemcoveredit.cpp \
- archiveitemeditdialog.cpp
+ archiveitemeditdialog.cpp \
+ smtreeitem.cpp \
+ smtreemodel.cpp
HEADERS = listitem.h \
listmodel.h \
movieitem.h \
@@ -86,6 +88,8 @@ HEADERS = listitem.h \
pictureviewerinfoitem.h \
archiveiteminfoedit.h \
archiveitemcoveredit.h \
- archiveitemeditdialog.h
+ archiveitemeditdialog.h \
+ smtreeitem.h \
+ smtreemodel.h
LIBS += -lmagic
RESOURCES = shemov.qrc