┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/treeviewsidebarpage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/treeviewsidebarpage.h')
-rw-r--r--src/treeviewsidebarpage.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/treeviewsidebarpage.h b/src/treeviewsidebarpage.h
index ca98277eb..7a4541cb3 100644
--- a/src/treeviewsidebarpage.h
+++ b/src/treeviewsidebarpage.h
@@ -74,9 +74,9 @@ private slots:
/**
* Is emitted if the URLs \a urls have been dropped
- * to the position \a pos. */
+ * to the index \a index. */
void dropUrls(const KUrl::List& urls,
- const QPoint& pos);
+ const QModelIndex& index);
private:
/**