From 78d26758184cd23b0ea27ab714a9e1d1c3aeba9b Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 31 Oct 2010 13:41:52 +0100 Subject: First try on ConsistencyChecker Well, it works, so let's shit it :) Unfortunately the database is inconsistent, so add a checker for that. Still needs some work, though. Eg. display errors seperately and make it possible to delete stray files. Also the Filesystem check must be implemented. --- seriestreemodel.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'seriestreemodel.cpp') diff --git a/seriestreemodel.cpp b/seriestreemodel.cpp index b74fa13..ab3fe8c 100644 --- a/seriestreemodel.cpp +++ b/seriestreemodel.cpp @@ -9,6 +9,7 @@ #include #include #include +#include #include "seriestreemodel.h" #include "smtreeitem.h" -- cgit v1.2.3-70-g09d2