From ed20c95fff998cb25457e5b9d95bce312816ebd9 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 12 Jun 2010 11:22:10 +0200 Subject: Created singleton for SmUberModel Implemented a singleton for SmUberModel. --- shemov.pro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'shemov.pro') diff --git a/shemov.pro b/shemov.pro index 937117b..dfb9014 100644 --- a/shemov.pro +++ b/shemov.pro @@ -48,7 +48,8 @@ SOURCES = main.cpp \ archiveitemeditdialog.cpp \ smtreeitem.cpp \ smtreemodel.cpp \ - smubermodel.cpp + smubermodel.cpp \ + smubermodelsingleton.cpp HEADERS = listitem.h \ listmodel.h \ movieitem.h \ @@ -92,6 +93,7 @@ HEADERS = listitem.h \ archiveitemeditdialog.h \ smtreeitem.h \ smtreemodel.h \ - smubermodel.h + smubermodel.h \ + smubermodelsingleton.h LIBS += -lmagic RESOURCES = shemov.qrc -- cgit v1.2.3-70-g09d2