diff options
Diffstat (limited to 'src/dolphinpart.h')
| -rw-r--r-- | src/dolphinpart.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dolphinpart.h b/src/dolphinpart.h index 6c314df81..977252035 100644 --- a/src/dolphinpart.h +++ b/src/dolphinpart.h @@ -229,6 +229,7 @@ public Q_SLOTS: void cut(); void copy(); void paste(); + void pasteTo(const KUrl&); void reparseConfiguration(); private: |
