┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/sidebartreeview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sidebartreeview.h')
-rw-r--r--src/sidebartreeview.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/sidebartreeview.h b/src/sidebartreeview.h
index d4560fb44..d12737151 100644
--- a/src/sidebartreeview.h
+++ b/src/sidebartreeview.h
@@ -37,10 +37,10 @@ public:
virtual ~SidebarTreeView();
signals:
- /**
- * Is emitted if the URLs \a urls have been dropped to
- * the index \a index.
- */
+ /**
+ * Is emitted if the URLs \a urls have been dropped to
+ * the index \a index.
+ */
void urlsDropped(const KUrl::List& urls,
const QModelIndex& index);