]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/views/dolphinview.h
## Summary
[dolphin.git] / src / views / dolphinview.h
index 4306b3eb73aa44ee43736bc58284bd0c726118c9..91203b8e03501dd122a9f6b3c6a1e2c44fc2117a 100644 (file)
@@ -390,6 +390,11 @@ public slots:
      */
     void pasteIntoFolder();
 
+    /**
+     * Copies the path of the first selected KFileItem into Clipboard.
+     */
+    void copyPathToClipboard();
+
     /**
      * Creates duplicates of selected items, appending "copy"
      * to the end.