From 05c0ddf167054d1c7befe7440ff60718c98a8207 Mon Sep 17 00:00:00 2001 From: Arno Date: Mon, 7 Apr 2014 13:22:44 +0200 Subject: Fix sorting of SeriesParts Arrange Seriespartsname different so the default implementation of QSortfilterProxyModel can handle the sorting. --- archiveview.h | 1 - 1 file changed, 1 deletion(-) (limited to 'archiveview.h') diff --git a/archiveview.h b/archiveview.h index 4b1308c..2366fb5 100644 --- a/archiveview.h +++ b/archiveview.h @@ -117,7 +117,6 @@ class ArchiveProxy : public QSortFilterProxyModel { protected: bool filterAcceptsRow(int sourceRow, const QModelIndex &sourceParent) const; - bool lessThan(const QModelIndex &left, const QModelIndex &right) const; private: QRegExp mFilter; -- cgit v1.2.3-70-g09d2