Fix build of python bindings for kcolumnheadersmodel
ClosedPublic

Authored by arojas on Jan 5 2020, 12:00 PM.

Details

Summary

Replace QModelIndex{} with QModelIndex() to make sip happy.

Test Plan

Python bindings build for kitemmodels

Diff Detail

Repository
R275 KItemModels
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
arojas created this revision.Jan 5 2020, 12:00 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptJan 5 2020, 12:00 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
arojas requested review of this revision.Jan 5 2020, 12:00 PM
ahiemstra accepted this revision.Jan 5 2020, 12:30 PM

Silly sip :/

This revision is now accepted and ready to land.Jan 5 2020, 12:30 PM
This revision was automatically updated to reflect the committed changes.