From 1ae377cd6ced8477fe235ca6a8006fef91e1fc33 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Mon, 8 Nov 2010 18:05:36 +0000 Subject: Remember the root-URL when saving the state of a view. This allows to restore a column-view correctly when going back in history. svn path=/trunk/KDE/kdebase/apps/; revision=1194323 --- src/views/viewmodecontroller.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/views/viewmodecontroller.h') diff --git a/src/views/viewmodecontroller.h b/src/views/viewmodecontroller.h index c7378d59a..9435a21e6 100644 --- a/src/views/viewmodecontroller.h +++ b/src/views/viewmodecontroller.h @@ -77,7 +77,7 @@ public: * Requests the view mode implementation to hide tooltips. */ void requestToolTipHiding(); - + public slots: /** * Sets the URL to \a url and emits the signals cancelPreviews() and -- cgit v1.3