From bcbf0b44d62691f9bbbe8db8b0d006a5c996ed60 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Fri, 21 Sep 2007 19:39:43 +0000 Subject: restore the focus of the active column after the reloading has been finished svn path=/trunk/KDE/kdebase/apps/; revision=715305 --- src/dolphincolumnview.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dolphincolumnview.h') diff --git a/src/dolphincolumnview.h b/src/dolphincolumnview.h index 37deffd2c..2f10a9be8 100644 --- a/src/dolphincolumnview.h +++ b/src/dolphincolumnview.h @@ -150,6 +150,7 @@ private: private: DolphinController* m_controller; + bool m_restoreActiveColumnFocus; int m_index; int m_contentX; QList m_columns; -- cgit v1.3.1