From adde3d4e3cd21d35be78c6a827b4b69a05d6e10c Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Wed, 15 Dec 2010 18:40:08 +0000 Subject: Fix issue that the enabled state of the "Create New..." menu is not updated correctly in the column-view. BUG: 258534 FIXED-IN: 4.6.0 svn path=/trunk/KDE/kdebase/apps/; revision=1206749 --- src/dolphinviewcontainer.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/dolphinviewcontainer.h') diff --git a/src/dolphinviewcontainer.h b/src/dolphinviewcontainer.h index 337452e5c..7586dc13f 100644 --- a/src/dolphinviewcontainer.h +++ b/src/dolphinviewcontainer.h @@ -265,8 +265,6 @@ private: bool isSearchUrl(const KUrl& url) const; private: - bool m_isFolderWritable; - QVBoxLayout* m_topLayout; KUrlNavigator* m_urlNavigator; DolphinSearchBox* m_searchBox; -- cgit v1.3