From c66d825e669ed81a801b4c81024825c527fa6d17 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sat, 29 Aug 2009 13:49:56 +0000 Subject: As KFilePreviewGenerator takes care for refreshing the directory lister automatically now, there is no need to reload the directory in Dolphin. svn path=/trunk/KDE/kdebase/apps/; revision=1016976 --- src/dolphinview.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/dolphinview.cpp') diff --git a/src/dolphinview.cpp b/src/dolphinview.cpp index c19b52fbc..a883bad51 100644 --- a/src/dolphinview.cpp +++ b/src/dolphinview.cpp @@ -753,8 +753,6 @@ void DolphinView::setShowPreview(bool show) // As the view does not emit a signal when the icon size has been changed, // the used zoom level of the controller must be adjusted manually: updateZoomLevel(oldZoomLevel); - - loadDirectory(viewPropsUrl); } void DolphinView::setShowHiddenFiles(bool show) -- cgit v1.3