Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Widgets/QTreeWidget: don't emit dataChanged() with invalid indexes
QTreeModel::itemChanged() emitted dataChanged() with an invalid index when the given item has no columns yet. Pick-to: 6.8 6.7 6.5 Change-Id: I8e0c67c3aae59bd6e6f8e60a2f9f968fafebfe22 Reviewed-by: David Faure <[email protected]>
- Loading branch information