┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/klistview_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/klistview_p.h')
-rw-r--r--src/klistview_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/klistview_p.h b/src/klistview_p.h
index 3c960310f..c0a4289a8 100644
--- a/src/klistview_p.h
+++ b/src/klistview_p.h
@@ -135,7 +135,6 @@ public:
QHash<QString, QRect> categoriesPosition;
QStringList categories;
QModelIndexList intersectedIndexes;
- QHash<QModelIndex, bool> isIndexSelected; // selection cache
// Attributes for speed reasons
KSortFilterProxyModel *proxyModel;