From d89548a828dd7d2e08acd85c329ccc2adf67bced Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Mon, 6 Oct 2008 18:15:53 +0000 Subject: allow to configure whether the zoom slider and/or the space information should be shown in the statusbar svn path=/trunk/KDE/kdebase/apps/; revision=868596 --- src/dolphinviewcontainer.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/dolphinviewcontainer.h') diff --git a/src/dolphinviewcontainer.h b/src/dolphinviewcontainer.h index f3ac48471..4938835d8 100644 --- a/src/dolphinviewcontainer.h +++ b/src/dolphinviewcontainer.h @@ -104,6 +104,11 @@ public: const DolphinView* view() const; DolphinView* view(); + + /** + * Refreshes the view container to get synchronized with the (updated) Dolphin settings. + */ + void refresh(); /** Returns true, if the filter bar is visible. */ bool isFilterBarVisible() const; -- cgit v1.3