Skip to content

Fix loading of webshortcuts KCM

Alexander Lohnau requested to merge work/fix_webshortcuts_kcm into master

We need to have this as a Q_SLOT, because otherwise QMetaObject::invokeMethod does not call the function.

Edited by Alexander Lohnau

Merge request reports