]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinviewcontainer.h
allow to configure whether the zoom slider and/or the space information should be...
[dolphin.git] / src / dolphinviewcontainer.h
index f3ac48471e439baf65a5ce2a1f8fafa93746689b..4938835d8e38c23e2dd3142d5b40f68a0135e537 100644 (file)
@@ -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;