From 6ab84fbd6129422dfa59c095087c7ceb1a9e1e50 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Thu, 10 May 2007 18:27:32 +0000 Subject: don't lose the history of the URL navigator if the settings of the Icons View, Details View or Columns View have been changed svn path=/trunk/KDE/kdebase/apps/; revision=663282 --- src/dolphinview.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/dolphinview.h') diff --git a/src/dolphinview.h b/src/dolphinview.h index 9581f6601..b3b206002 100644 --- a/src/dolphinview.h +++ b/src/dolphinview.h @@ -350,6 +350,13 @@ public: /** Reloads the current directory. */ void reload(); + /** + * Refreshs the view to get synchronized with the (updated) Dolphin settings. + * This method only needs to get invoked if the view settings for the Icons View, + * Details View or Columns View have been changed. + */ + void refresh(); + public slots: /** * Popups the filter bar above the status bar if \a show is true. -- cgit v1.3