From dc603077a93b2b24d709126200e7c5ee8c1af83b Mon Sep 17 00:00:00 2001 From: Arno Date: Wed, 20 Mar 2013 17:05:39 +0100 Subject: Auto resize FileView Automatically resize FileView when it changes. I guess I was quite drunk on the first try. Fortunately I didn't commit it :) --- filesystemwidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'filesystemwidget.h') diff --git a/filesystemwidget.h b/filesystemwidget.h index b668ae6..d6abc41 100644 --- a/filesystemwidget.h +++ b/filesystemwidget.h @@ -71,6 +71,7 @@ class FilesystemWidget : public QWidget { void dirExpanded(const QModelIndex &idx); void dirCollapsed(const QModelIndex &idx); void fileEditorClosed(const QModelIndex &idx); + void resizeFileView(); private: void setWindowTitle(const QString &dir); -- cgit v1.2.3-70-g09d2