From a38f83014467f61059fc40b2273d0175e9b3b26d Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Mon, 8 Jun 2009 05:55:46 +0000 Subject: Mark the last visitied directory as active when going back in history. BUG: 192811 svn path=/trunk/KDE/kdebase/apps/; revision=978757 --- src/dolphinviewcontainer.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/dolphinviewcontainer.h') diff --git a/src/dolphinviewcontainer.h b/src/dolphinviewcontainer.h index e6fd8fd0a..db6ee69d5 100644 --- a/src/dolphinviewcontainer.h +++ b/src/dolphinviewcontainer.h @@ -243,6 +243,8 @@ private slots: */ void saveUrlCompletionMode(KGlobalSettings::Completion completion); + void slotHistoryChanged(); + private: bool m_showProgress; bool m_isFolderWritable; -- cgit v1.3