]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/views/dolphinitemlistcontainer.h
Synchronize view-mode settings before the settings dialog gets opened
[dolphin.git] / src / views / dolphinitemlistcontainer.h
index 251552cc8d7f8582a247b2e4f405661755469a27..fa816b48c34b53593610a24c22d7b3d4a0a0df29 100644 (file)
@@ -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();