From 857ed61ef2bac025e15ab6345e2fec96bf2cbe79 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 10 Aug 2013 13:29:19 +0200 Subject: Bugfix SmDirWatcher Don't enqueue anything if the INOTIFY_MASK doesn't match. Could be the reason for random crashes... --- archivemodel.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'archivemodel.cpp') diff --git a/archivemodel.cpp b/archivemodel.cpp index 58bfc24..3fb8188 100644 --- a/archivemodel.cpp +++ b/archivemodel.cpp @@ -1042,7 +1042,6 @@ void ArchiveCollector::fetchSeries(const QVariant &id, SmTreeItem *parent){ parent->setData(ArchiveModel::Count, parent->childCount()); } - void ArchiveCollector::fetchParts(const QVariant &id, SmTreeItem *parent){ QSqlQuery partsQuery(mDb); if(mSortOrder == ArchiveModel::SeriesName){ -- cgit v1.2.3-70-g09d2