D7170: Fix errorneous whitespace handling in Desktop Entry parsing from DesktopFileParser

Aleix Pol Gonzalez noreply at phabricator.kde.org
Mon Aug 7 02:23:17 UTC 2017


apol added inline comments.

INLINE COMMENTS

> desktopfileparser.cpp:213
>      QByteArray type;
> +    const static QRegularExpression typeEntryRegex(
> +            QStringLiteral("^Type\\s*=\\s*(.*)$"));

Wrong scope?

REPOSITORY
  R244 KCoreAddons

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

To: mpyne, #frameworks, arichardson
Cc: apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170807/3d2aef3e/attachment.html>


More information about the Kde-frameworks-devel mailing list