Open activities KCM in System Settings if possible
There's no need to use a home-grown function for this;
KCMShell.openSystemSettings()
exists and will do everything for us. So
let's port to that.
BUG: 423140 FIXED-IN: 5.20
There's no need to use a home-grown function for this;
KCMShell.openSystemSettings()
exists and will do everything for us. So
let's port to that.
BUG: 423140 FIXED-IN: 5.20