┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/klistview_p.h
diff options
context:
space:
mode:
authorRafael Fernández López <[email protected]>2007-06-28 23:03:00 +0000
committerRafael Fernández López <[email protected]>2007-06-28 23:03:00 +0000
commit123e5008ae1feba49a4a2d2ca5cf3bf97fda30ac (patch)
tree54cda39c8fb944945d6688388a5513a6ba1b3f18 /src/klistview_p.h
parent8c32c621ad1abd9e881743e9f2ca47bc779ee9b9 (diff)
What is faster ? the eye or the brain ?
svn path=/trunk/KDE/kdebase/apps/; revision=681443
Diffstat (limited to 'src/klistview_p.h')
-rw-r--r--src/klistview_p.h1
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;