D6001: Ark: kerfuffle plugin Mac adaptation

Elvis Angelaccio noreply at phabricator.kde.org
Mon May 29 16:47:15 UTC 2017


elvisangelaccio accepted this revision.
elvisangelaccio added a comment.
This revision is now accepted and ready to land.


  Thanks!

INLINE COMMENTS

> pluginmanager.cpp:274
> +    QProcess dependencyTool;
> +    QStringList args = {QStringLiteral(DEPENDENCY_TOOL_ARGS)};
> +    dependencyTool.setProgram(QStringLiteral(DEPENDENCY_TOOL));

Missing `const` here.

REPOSITORY
  R36 Ark

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

To: rjvbb, #ark, elvisangelaccio
Cc: elvisangelaccio, kde-utils-devel, tctara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20170529/43cb09fc/attachment.html>


More information about the Kde-utils-devel mailing list