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