Skip to content

Do not reset KPluginModel if there are no plugins

Alexander Lohnau requested to merge work/kplugimodel_assert into master

Otherwise the last int for the beginRemoveRows method call will be -1 and trigger an assertion in debug builds of Qt

Merge request reports