┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/treeviewsidebarpage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/treeviewsidebarpage.h')
-rw-r--r--src/treeviewsidebarpage.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/treeviewsidebarpage.h b/src/treeviewsidebarpage.h
index 80db7840b..b9f1fba6d 100644
--- a/src/treeviewsidebarpage.h
+++ b/src/treeviewsidebarpage.h
@@ -68,12 +68,6 @@ signals:
*/
void changeSelection(const KFileItemList& selection);
- /**
- * This signal is emitted whenever a drop action on this widget needs the
- * MainWindow's attention.
- */
- void urlsDropped(const KFileItem& destItem, const KUrl& destPath, QDropEvent* event);
-
public slots:
/**
* Changes the current selection inside the tree to \a url.