From 3cfeee94d440d266484772df579ee4c4b3484d88 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Tue, 10 Feb 2009 07:09:49 +0000 Subject: Fixed issue that the 'Create New' menu might be disabled although creating of files is allowed. Thanks to Frank Reininghaus for the patch! BUG: 183812 svn path=/trunk/KDE/kdebase/apps/; revision=924120 --- src/dolphinviewcontainer.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dolphinviewcontainer.h') diff --git a/src/dolphinviewcontainer.h b/src/dolphinviewcontainer.h index eb70c37e1..3c5270a6e 100644 --- a/src/dolphinviewcontainer.h +++ b/src/dolphinviewcontainer.h @@ -234,6 +234,7 @@ private slots: private: bool m_showProgress; + bool m_isFolderWritable; DolphinMainWindow* m_mainWindow; QVBoxLayout* m_topLayout; -- cgit v1.3