Skip to content
Commit 74e36bc6 authored by Kurt Hindenburg's avatar Kurt Hindenburg
Browse files

revert back to QLatin1String

On FreeBSD, QStringLiteral here generates this error:
512:53: error: lambda expression in an unevaluated operand
foreach (const QString &value, m_parser->values(QStringLiteral("p"))) {
parent be60d915
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment