From e710b1ff68c29f5a2331cc36b5fdf6d67f4b1c63 Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 6 Jun 2010 16:26:58 +0200 Subject: Finished SmTreeModel, started SmUberModel kinda finished the treemodel. Don't really know if it's complete yet. More programming will show :) --- shemov.pro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'shemov.pro') diff --git a/shemov.pro b/shemov.pro index 47d985f..937117b 100644 --- a/shemov.pro +++ b/shemov.pro @@ -47,7 +47,8 @@ SOURCES = main.cpp \ archiveitemcoveredit.cpp \ archiveitemeditdialog.cpp \ smtreeitem.cpp \ - smtreemodel.cpp + smtreemodel.cpp \ + smubermodel.cpp HEADERS = listitem.h \ listmodel.h \ movieitem.h \ @@ -90,6 +91,7 @@ HEADERS = listitem.h \ archiveitemcoveredit.h \ archiveitemeditdialog.h \ smtreeitem.h \ - smtreemodel.h + smtreemodel.h \ + smubermodel.h LIBS += -lmagic RESOURCES = shemov.qrc -- cgit v1.2.3-70-g09d2