This revision was automatically updated to reflect the committed changes.
Closed by commit R275:89e24bd88ea7: Fix build of python bindings for
kcolumnheadersmodel (authored by arojas).
REPOSITORY
R275 KItemModels
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D26431?vs=72789&id=72791
ahiemstra accepted this revision.
ahiemstra added a comment.
This revision is now accepted and ready to land.
Silly sip :/
REPOSITORY
R275 KItemModels
REVISION DETAIL
https://phabricator.kde.org/D26431
To: arojas, dfaure, ahiemstra, davidedmundson
Cc: kde-frameworks-devel, LeGast00n, GB_
arojas created this revision.
arojas added reviewers: dfaure, ahiemstra, davidedmundson.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
arojas requested review of this revision.
REVISION SUMMARY
Replace QModelIndex{} with QModelIndex() to make sip happy.
TE