From 8fba0fcb81e7b517804f34a5c8ad3741f92926da Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 27 Jul 2013 05:01:09 +0200 Subject: Fix window title Set the main window title according to selected tab. --- filesystemdirproxy.h | 1 - 1 file changed, 1 deletion(-) (limited to 'filesystemdirproxy.h') diff --git a/filesystemdirproxy.h b/filesystemdirproxy.h index 67c30de..4c9c998 100644 --- a/filesystemdirproxy.h +++ b/filesystemdirproxy.h @@ -16,7 +16,6 @@ class FilesystemDirProxy : public QSortFilterProxyModel { Q_OBJECT public: FilesystemDirProxy(QObject *parent = 0); - ~FilesystemDirProxy() {}; virtual bool filterAcceptsRow(int sourcerow, const QModelIndex &source_parent) const; }; -- cgit v1.2.3-70-g09d2