Skip to content
Commit a9627810 authored by Sergio Martins's avatar Sergio Martins
Browse files

Avoid heap allocations due to fromLatin1()

By replacing it with QStringLiteral, or QLatin1String when passed
to proper overloads.
parent beae154d
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