From 17ff26c355adf945e143418c8bd756cf168d963b Mon Sep 17 00:00:00 2001 From: Frank Reininghaus Date: Tue, 26 Jan 2010 12:18:08 +0000 Subject: Reorganise some code in DolphinView and DolphinViewContainer. This makes it possible to restore the expanded folders in the Details View when navigating in history (based on r1056438 and r1079843). Also remove DolphinView::activateItem(const KUrl&) and DolphinView's m_loadingDirectory member (they are not needed any more). This will be in KDE 4.5. BUG: 169886 svn path=/trunk/KDE/kdebase/apps/; revision=1080549 --- src/dolphinviewcontainer.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/dolphinviewcontainer.h') diff --git a/src/dolphinviewcontainer.h b/src/dolphinviewcontainer.h index ce5badfa2..50d7c9461 100644 --- a/src/dolphinviewcontainer.h +++ b/src/dolphinviewcontainer.h @@ -185,8 +185,6 @@ private slots: */ void setNameFilter(const QString& nameFilter); - void restoreViewState(); - /** * Marks the view container as active * (see DolphinViewContainer::setActive()). -- cgit v1.3