┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphinview.h
diff options
context:
space:
mode:
authorDavid Faure <[email protected]>2014-11-02 17:17:24 +0100
committerDavid Faure <[email protected]>2014-11-02 17:17:24 +0100
commit30175dcbde3b1c2131e05a1aaff6b80a4e4a4d29 (patch)
tree20565976cf7d2165674897aba2bd3005873fe811 /src/views/dolphinview.h
parent3e14a97a0f139a07e7fe3f6dcdb3b6ee689aa214 (diff)
KonqOperations: KIO::pasteMimeData -> KIO::paste, update signal and simplify dolphin accordingly.
Diffstat (limited to 'src/views/dolphinview.h')
-rw-r--r--src/views/dolphinview.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/views/dolphinview.h b/src/views/dolphinview.h
index 2f7b63dd5..7e5eca3a1 100644
--- a/src/views/dolphinview.h
+++ b/src/views/dolphinview.h
@@ -577,7 +577,6 @@ private slots:
* Is called after all pasted or dropped items have been copied to destination.
*/
void slotPasteJobResult(KJob *job);
- void slotAboutToCreate(const QList<QUrl> &urls);
/**
* Emits the signal \a selectionChanged() with a small delay. This is