┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kcategorizedview_p.h
diff options
context:
space:
mode:
authorRafael Fernández López <[email protected]>2007-10-13 03:12:38 +0000
committerRafael Fernández López <[email protected]>2007-10-13 03:12:38 +0000
commit961c3eef96a6370ca32488b9a9c5d63a7b166a90 (patch)
tree8db6dc2e7747cfe17593db4e7a2c296714ee2be4 /src/kcategorizedview_p.h
parenteb69606279b9f3fde744bd6d0b96f6b8611b730c (diff)
If the categorizing has been enabled/disabled we need to update the scrollbar in certain conditions
svn path=/trunk/KDE/kdebase/apps/; revision=724701
Diffstat (limited to 'src/kcategorizedview_p.h')
-rw-r--r--src/kcategorizedview_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/kcategorizedview_p.h b/src/kcategorizedview_p.h
index bd2233ace..255629073 100644
--- a/src/kcategorizedview_p.h
+++ b/src/kcategorizedview_p.h
@@ -151,6 +151,7 @@ public:
QRect lastSelectionRect;
int modelSortRole;
int modelSortColumn;
+ bool modelCategorized;
Qt::SortOrder modelSortOrder;
// Attributes for speed reasons