From 772a55aafc2e558302d042eb65026b9b50302ccc Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Mon, 24 Sep 2007 13:50:31 +0000 Subject: Restore the root URL when navigating through the history (this is important for views like the column view where the root URL might differ from the current URL). svn path=/trunk/KDE/kdebase/apps/; revision=716310 --- src/dolphinviewcontainer.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/dolphinviewcontainer.h') diff --git a/src/dolphinviewcontainer.h b/src/dolphinviewcontainer.h index f73fb8a26..b7cb4ca5b 100644 --- a/src/dolphinviewcontainer.h +++ b/src/dolphinviewcontainer.h @@ -201,6 +201,12 @@ private slots: */ void activate(); + /** + * Restores the current view to show \a url and assures + * that the root URL of the view is respected. + */ + void restoreView(const KUrl& url); + private: /** * Returns the default text of the status bar, if no item is -- cgit v1.3