X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/d1baf3398e53931735b724672d5ae48649b44a18..86e3b82efbbcdb287773cdaf6a5f4c1c22bb9fc6:/src/views/dolphinview.h?ds=sidebyside diff --git a/src/views/dolphinview.h b/src/views/dolphinview.h index 4306b3eb7..91203b8e0 100644 --- a/src/views/dolphinview.h +++ b/src/views/dolphinview.h @@ -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.