From 487215f0c459ca38c68619325edac4a2fe42ca4b Mon Sep 17 00:00:00 2001 From: Frank Reininghaus Date: Sat, 14 Nov 2009 15:51:47 +0000 Subject: When navigating back/forward in the DolphinPart inside Konqueror, remember 1. the current item, 2. the scroll position of the view, and 3. the expansion state of the details view. Before 3. can be implemented in Dolphin itself, some changes in KUrlNavigator are required. This fix will be in KDE 4.4. BUG: 193549 BUG: 198073 BUG: 213137 svn path=/trunk/KDE/kdebase/apps/; revision=1049164 --- src/dolphinviewcontainer.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/dolphinviewcontainer.h') diff --git a/src/dolphinviewcontainer.h b/src/dolphinviewcontainer.h index 6d4b9b1a4..8dc4b0443 100644 --- a/src/dolphinviewcontainer.h +++ b/src/dolphinviewcontainer.h @@ -206,12 +206,6 @@ private slots: */ void saveContentsPos(int x, int y); - /** - * Restores the contents position of the view, if the view - * is part of the history. - */ - void restoreContentsPos(); - /** * Marks the view container as active * (see DolphinViewContainer::setActive()). -- cgit v1.3