]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/views/dolphinview.h
dolphinview: Add a dynamic view option
[dolphin.git] / src / views / dolphinview.h
index de4bc1af2ca28374c41d669e95425802f451899a..f491b6dd563ad9f79b07d27051d1eccdf6bb5d1f 100644 (file)
@@ -867,6 +867,11 @@ private:
      */
     void applyModeToView();
 
+    /**
+     * Changes the current view based on the content of the directory.
+     */
+    void applyDynamicView();
+
     enum Selection { HasSelection, NoSelection };
     /**
      * Helper method for DolphinView::requestStatusBarText().