Skip to content

Make KService::property return actual type instead of QVariant

Nicolas Fella requested to merge work/nico/property into master

Instead of having the caller provide a type and then get a variant in return return the type directly

See https://phabricator.kde.org/T16855

Merge request reports