From d3ee535749d0c61b0361601badb6f74473580ad1 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Thu, 14 Jan 2010 07:43:14 +0000 Subject: If the root directory lister is different from the internally used directory lister (e. g. in the column view), it is important to synchronize them. This fixes the issue that the enabled state of the "Create New..." menu in the column view has not been updated. BUG: 222329 svn path=/trunk/KDE/kdebase/apps/; revision=1074441 --- 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 95a2ad3b1..17f1395ac 100644 --- a/src/dolphinview.h +++ b/src/dolphinview.h @@ -804,6 +804,7 @@ private: QWidget* layoutTarget() const; KUrl rootUrl() const; + KDirLister* rootDirLister() const; bool supportsCategorizedSorting() const; bool itemsExpandable() const; -- cgit v1.3