From 58ea012256a752fb803a462c0ff025a4de4b5dbf Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sun, 9 Jan 2011 12:28:43 +0000 Subject: Internal simplification: It is not necessary to keep the ViewModeController as member for the view-modes, as the URL is alredy known by the DolphinViewController. svn path=/trunk/KDE/kdebase/apps/; revision=1213172 --- src/views/dolphindetailsview.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/views/dolphindetailsview.h') diff --git a/src/views/dolphindetailsview.h b/src/views/dolphindetailsview.h index fddbdc6c0..640181274 100644 --- a/src/views/dolphindetailsview.h +++ b/src/views/dolphindetailsview.h @@ -199,7 +199,6 @@ private: bool m_autoResize; // if true, the columns are resized automatically to the available width DolphinViewController* m_dolphinViewController; - const ViewModeController* m_viewModeController; ViewExtensionsFactory* m_extensionsFactory; QAction* m_expandableFoldersAction; -- cgit v1.3.1