From 60bd873e9f42d22f2d4dae8d1ed43ebbc23c600f Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Mon, 30 Jan 2012 16:36:40 +0100 Subject: Synchronize view-mode settings before the settings dialog gets opened BUG: 292698 FIXED-IN: 4.8.1 --- src/statusbar/dolphinstatusbar.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/statusbar/dolphinstatusbar.h') diff --git a/src/statusbar/dolphinstatusbar.h b/src/statusbar/dolphinstatusbar.h index 32d603ac5..789656b8e 100644 --- a/src/statusbar/dolphinstatusbar.h +++ b/src/statusbar/dolphinstatusbar.h @@ -112,7 +112,7 @@ public: /** * Refreshes the status bar to get synchronized with the (updated) Dolphin settings. */ - void refresh(); + void readSettings(); signals: /** -- cgit v1.3.1