From 4d78abefd76d7d828a4ac078b80e8891ddb975e6 Mon Sep 17 00:00:00 2001 From: Arno Date: Thu, 3 Jun 2010 21:06:30 +0200 Subject: Started Treemodel for Archive Implemented generic SmTreeItem, started on generic SmTreeModel. --- shemov.pro | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'shemov.pro') 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 -- cgit v1.2.3-70-g09d2