This revision was automatically updated to reflect the committed changes.
Closed by commit R242:7f4e171ef7ea: PlatformComponentsPlugin: fix plugin iid to
QQmlExtensionInterface (authored by kossebau).
REPOSITORY
R242 Plasma Framework (Library)
CHANGES SINCE LAST UPDATE
https://phabricator.kd
apol accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R242 Plasma Framework (Library)
BRANCH
fixiid
REVISION DETAIL
https://phabricator.kde.org/D21000
To: kossebau, #plasma, apol
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
kossebau created this revision.
kossebau added a reviewer: Plasma.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
kossebau requested review of this revision.
REVISION SUMMARY
The Q_PLUGIN_METADATA IID should be the one of the implemented interface.
REPOSITO