summaryrefslogtreecommitdiffstats
path: root/archiveview.h
diff options
context:
space:
mode:
Diffstat (limited to 'archiveview.h')
-rw-r--r--archiveview.h1
1 files changed, 0 insertions, 1 deletions
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;