From 6af9b265b0e9e3bc88d9e0bb61701aac64b2f8f1 Mon Sep 17 00:00:00 2001 From: am Date: Mon, 6 Jul 2009 15:51:54 +0000 Subject: -implemented sorting in fileview -implemented location bar git-svn-id: file:///var/svn/repos2/shemov/trunk@378 f440f766-f032-0410-8965-dc7d17de2ca0 --- filesystemfileproxy.h | 1 + 1 file changed, 1 insertion(+) (limited to 'filesystemfileproxy.h') diff --git a/filesystemfileproxy.h b/filesystemfileproxy.h index cb32a77..9f9609b 100644 --- a/filesystemfileproxy.h +++ b/filesystemfileproxy.h @@ -18,6 +18,7 @@ class FilesystemFileProxy : public QSortFilterProxyModel { public: FilesystemFileProxy(QObject *parent = 0); ~FilesystemFileProxy() {}; + bool lessThan(const QModelIndex &left, const QModelIndex &right) const; }; #endif -- cgit v1.2.3-70-g09d2