From e773e646834a694a90b2096c1b3d1601cbbca4a6 Mon Sep 17 00:00:00 2001 From: Rafael Fernández López Date: Sun, 14 Oct 2007 23:45:28 +0000 Subject: Take also in count if the rowcount was changed. Then everything needs to be recached again svn path=/trunk/KDE/kdebase/apps/; revision=725218 --- 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 3b1e2cef6..aa55cda75 100644 --- a/src/kcategorizedview_p.h +++ b/src/kcategorizedview_p.h @@ -153,6 +153,7 @@ public: QRect lastSelectionRect; int modelSortRole; int modelSortColumn; + int modelLastRowCount; bool modelCategorized; Qt::SortOrder modelSortOrder; -- cgit v1.3