D6829: Add ability to use the new kauth helper in file ioslave

David Faure noreply at phabricator.kde.org
Sun Aug 6 15:30:49 UTC 2017


dfaure accepted this revision.
dfaure added inline comments.
This revision is now accepted and ready to land.

INLINE COMMENTS

> file_unix.cpp:677
> +    if (metaData(QStringLiteral("UnitTesting")) == QLatin1String("true")) {
> +        const QString metaData = execAction.name() + ","
> +                               + QString::number(execAction.isValid()) + ","

single-quotes for the commas (','), like in my earlier recommendation.

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

To: chinmoyr, dfaure, #frameworks
Cc: #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170806/db613570/attachment.html>


More information about the Kde-frameworks-devel mailing list