Skip to content
Commit fa685cee authored by Craig Drummond's avatar Craig Drummond
Browse files

Use beginInsertRows/endInsertRows and beginRemoveRows/endRemoveRows as...

Use beginInsertRows/endInsertRows and beginRemoveRows/endRemoveRows as detailed in the QAbstractItemModel documentation. Should fix the crashes, which were probbably caused by the model not indicating properly when it changed.
BUG:191304
BUG:228119
BUG:260955
parent 7be4b439
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment