From f4d47b31976bf0b95c8ee3e4c1f010ffe1d2fd21 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 12 Oct 2013 08:18:41 +0200 Subject: Fix resizing of columns in FileView Don't emit needResize after every model SmDirModel-change. It freezes the GUI. Let the user decide -> add a QAction to the toolBar. --- shemov.h | 1 + 1 file changed, 1 insertion(+) (limited to 'shemov.h') diff --git a/shemov.h b/shemov.h index 58ee3b2..9dd466a 100644 --- a/shemov.h +++ b/shemov.h @@ -106,6 +106,7 @@ class SheMov : public QMainWindow { QAction *mMoveToArchiveA; QAction *mFSViewPropertiesA; QAction *mFSPreviewA; + QAction *mFSResizeA; //Filesystem View Actions QActionGroup *mOpenWithGroupFS; -- cgit v1.2.3-70-g09d2