┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/klistview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/klistview.h')
-rw-r--r--src/klistview.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/klistview.h b/src/klistview.h
index fc9599111..6626db3d5 100644
--- a/src/klistview.h
+++ b/src/klistview.h
@@ -72,6 +72,9 @@ protected:
virtual void dragLeaveEvent(QDragLeaveEvent *event);
+ virtual QModelIndex moveCursor(CursorAction cursorAction,
+ Qt::KeyboardModifiers modifiers);
+
protected Q_SLOTS:
virtual void rowsInserted(const QModelIndex &parent,
int start,