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/views/dolphinitemlistcontainer.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/views/dolphinitemlistcontainer.h') diff --git a/src/views/dolphinitemlistcontainer.h b/src/views/dolphinitemlistcontainer.h index 251552cc8..fa816b48c 100644 --- a/src/views/dolphinitemlistcontainer.h +++ b/src/views/dolphinitemlistcontainer.h @@ -64,10 +64,8 @@ public: void beginTransaction(); void endTransaction(); - /** - * Refreshs the view by reapplying the (changed) viewmode settings. - */ - void refresh(); + void readSettings(); + void writeSettings(); private: void updateGridSize(); -- cgit v1.3