apol added inline comments.

INLINE COMMENTS

> widgetexplorer.cpp:135
>      QStringList cats;
> -    const QList<KPluginMetaData> list = 
> KPackage::PackageLoader::self()->listPackages(QStringLiteral("Plasma/Applet"),
>  QStringLiteral("plasma/plasmoids"));
> +    const QList<KPluginInfo> list = 
> PluginLoader::self()->listAppletInfo(QString());
>  

shouldn't `listAppletInfo` be returning a `QList<KPluginMetaData>`?

REPOSITORY
  rPLASMAWORKSPACE Plasma Workspace

REVISION DETAIL
  https://phabricator.kde.org/D2877

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: davidedmundson, #plasma
Cc: apol, plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas

Reply via email to