Skip to content
Commit 3dd34b4a authored by Arjen Hiemstra's avatar Arjen Hiemstra
Browse files

kickerplugin: Batch appending in RunnerModel

RunnerModel::rowCount() returns m_models.count() which means that it no
longer matches with the rows reported by insert/remove rows. This breaks
the QAIM api which expects rowCount to match.
parent a8487de4
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