]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/views/dolphinviewactionhandler.h
Improve drawing selected items in Compact/Details View and Places Panel
[dolphin.git] / src / views / dolphinviewactionhandler.h
index edbe41b9009d9a04cf86ddb65b221be98aaa83e1..e80ffc0dffb426b1882ec302aca99cc90fce6bc3 100644 (file)
@@ -196,6 +196,11 @@ private Q_SLOTS:
      */
     void slotHiddenFilesShownChanged(bool shown);
 
+    /**
+     * Updates the state of the 'Create Folder...' action.
+     */
+    void slotWriteStateChanged(bool isFolderWritable);
+
     /**
      * Opens the view properties dialog, which allows to modify the properties
      * of the currently active view.