┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/klistview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/klistview.h')
-rw-r--r--src/klistview.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/klistview.h b/src/klistview.h
index 1ef6feed4..fc9599111 100644
--- a/src/klistview.h
+++ b/src/klistview.h
@@ -70,6 +70,8 @@ protected:
virtual void dragMoveEvent(QDragMoveEvent *event);
+ virtual void dragLeaveEvent(QDragLeaveEvent *event);
+
protected Q_SLOTS:
virtual void rowsInserted(const QModelIndex &parent,
int start,