Skip to content

Use fully qualified identifiers for metaobject types

Aleix Pol Gonzalez requested to merge work/qml-error into master

Fixes QML error: share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/StatusNotifierItem.qml:64: Error: Unknown method return type: ServiceJob*

Without this systray doesn't work upon clicking.

Merge request reports