diff --git a/applets/kicker/plugin/appsmodel.cpp b/applets/kicker/plugin/appsmodel.cpp --- a/applets/kicker/plugin/appsmodel.cpp +++ b/applets/kicker/plugin/appsmodel.cpp @@ -437,7 +437,7 @@ void AppsModel::refresh() { - if (m_complete) { + if (!m_complete) { return; }