diff options
Diffstat (limited to 'src/klistview_p.h')
| -rw-r--r-- | src/klistview_p.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/klistview_p.h b/src/klistview_p.h index c0a4289a8..2980e98d6 100644 --- a/src/klistview_p.h +++ b/src/klistview_p.h @@ -135,6 +135,7 @@ public: QHash<QString, QRect> categoriesPosition; QStringList categories; QModelIndexList intersectedIndexes; + QString hoveredCategory; // Attributes for speed reasons KSortFilterProxyModel *proxyModel; |
