┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/selectionmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/selectionmanager.h')
-rw-r--r--src/selectionmanager.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/selectionmanager.h b/src/selectionmanager.h
index 82e505eb6..fcc240ff9 100644
--- a/src/selectionmanager.h
+++ b/src/selectionmanager.h
@@ -58,6 +58,7 @@ private slots:
void slotEntered(const QModelIndex& index);
void slotViewportEntered();
void setItemSelected(bool selected);
+ void slotRowsRemoved(const QModelIndex& parent, int start, int end);
private:
KFileItem itemForIndex(const QModelIndex& index) const;