summaryrefslogtreecommitdiffstats
path: root/src/corelib/itemmodels/qtransposeproxymodel.h
diff options
context:
space:
mode:
authorChristian Ehrlicher <ch.ehrlicher@gmx.de>2018-11-04 18:43:00 +0100
committerChristian Ehrlicher <ch.ehrlicher@gmx.de>2018-11-08 16:54:12 +0000
commit8713f22372b7aa63ecafbe87214b8994203fac5f (patch)
tree469f4ada05dd6d540fdba308dd4d669d8e32f388 /src/corelib/itemmodels/qtransposeproxymodel.h
parent63967313f57add6517cdc50b8a77fa319a2b7df0 (diff)
QHeaderView: Fix updating hidden sections during initializeSections()
QHeaderView::initializeSections() was calling updateHiddenSections() with wrong parameters which lead to an inconsistency in the hidden section handling. updateHiddenSections() needs the first and last index which got removed. Therefore we must pass the new section count for logicalFirst. Fixes: QTBUG-55461 Change-Id: Ica06125cf19bdd500f55fd9cd59ace1795f3703f Reviewed-by: David Faure <david.faure@kdab.com>
Diffstat (limited to 'src/corelib/itemmodels/qtransposeproxymodel.h')
0 files changed, 0 insertions, 0 deletions