wbauer added inline comments.

INLINE COMMENTS

> previewjob.cpp:641
>      job->addMetaData(QStringLiteral("plugin"), 
> currentItem.plugin->library());
> +    //job->addMetaData(QStringLiteral("enabledPlugins"), 
> enabledPlugins.join(QLatin1Char(',')));
>      if (sequenceIndex) {

That line is commented out. Is this intentional?
I don't see how this will change anything... ;-/

REPOSITORY
  R241 KIO

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

To: broulik, dfaure, fvogt, kossebau
Cc: wbauer, kde-frameworks-devel, michaelh, ngraham, bruns

Reply via email to