From 961c3eef96a6370ca32488b9a9c5d63a7b166a90 Mon Sep 17 00:00:00 2001 From: Rafael Fernández López Date: Sat, 13 Oct 2007 03:12:38 +0000 Subject: If the categorizing has been enabled/disabled we need to update the scrollbar in certain conditions svn path=/trunk/KDE/kdebase/apps/; revision=724701 --- src/kcategorizedview_p.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/kcategorizedview_p.h') 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 -- cgit v1.3