From f81a83e91b77d41384667eec02409be05e088a06 Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 20 Jun 2010 15:51:42 +0200 Subject: Started implementation of FilesTreeModel No visible representation yet. Implemented setData for quality and dvdno, but not tested yet. Dunno yet if anything else has to be editable. --- shemov.pro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'shemov.pro') diff --git a/shemov.pro b/shemov.pro index 46cbbb9..dab8541 100644 --- a/shemov.pro +++ b/shemov.pro @@ -52,7 +52,8 @@ SOURCES = main.cpp \ smubermodelsingleton.cpp \ archivetreeview.cpp \ seriestreewidget.cpp \ - seriestreemodel.cpp + seriestreemodel.cpp \ + filestreemodel.cpp HEADERS = listitem.h \ listmodel.h \ movieitem.h \ @@ -100,6 +101,7 @@ HEADERS = listitem.h \ smubermodelsingleton.h \ archivetreeview.h \ seriestreewidget.h \ - seriestreemodel.h + seriestreemodel.h \ + filestreemodel.h LIBS += -lmagic RESOURCES = shemov.qrc -- cgit v1.2.3-70-g09d2