From f295cfb8672d97bb5c804499bdb311a9a0d8039b Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 29 Jun 2014 09:41:30 +0200 Subject: Major rework of MappingTreeResultView + Model Well, I hope this fixes the crashes for good. String comparison for looking up the parents really wasn't a prudent thing to do... Use the ParentIds instead. --- picfilesmodel.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'picfilesmodel.h') diff --git a/picfilesmodel.h b/picfilesmodel.h index a538f75..a5a9859 100644 --- a/picfilesmodel.h +++ b/picfilesmodel.h @@ -11,6 +11,8 @@ #include "smtreemodel.h" #include "mappingtreemodel.h" +class QSqlQuery; + class PicFilesModel : public SmTreeModel { Q_OBJECT public: -- cgit v1.2.3-70-g09d2