Skip to content

Port away from deprecated KNewStuff API

Alexander Lohnau requested to merge work/alex/kns into master

Instead, we can use the KNSWidgets::Action class, which takes care of showing the dialog when triggered without using exec.

Merge request reports