From 397b9bd4502a5aeab7da54dfcce0e4faa4a59ee4 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Mon, 19 Mar 2007 15:59:23 +0000 Subject: Step 1 of 2 to fix the issue that reloading of a directory resets the contents position to 0/0 (step 2 will be committed after the BIC Monday...). svn path=/trunk/KDE/kdebase/apps/; revision=644237 --- src/dolphinview.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dolphinview.h') diff --git a/src/dolphinview.h b/src/dolphinview.h index fd47e1fae..e00cc98f2 100644 --- a/src/dolphinview.h +++ b/src/dolphinview.h @@ -543,6 +543,7 @@ private: private: bool m_showProgress; + bool m_blockContentsMovedSignal; Mode m_mode; int m_iconSize; -- cgit v1.3