┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphinview.h')
-rw-r--r--src/dolphinview.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/dolphinview.h b/src/dolphinview.h
index 661ef73d5..6546c457e 100644
--- a/src/dolphinview.h
+++ b/src/dolphinview.h
@@ -513,12 +513,6 @@ signals:
*/
void startedPathLoading(const KUrl& url);
- /**
- * Is emitted when renaming, copying, moving, linking etc.
- * Used for feedback in the mainwindow.
- */
- void doingOperation(KIO::FileUndoManager::CommandType type);
-
protected:
/** @see QWidget::mouseReleaseEvent */
virtual void mouseReleaseEvent(QMouseEvent* event);