-
Aleix Pol Gonzalez authored
QStringLiteral will need to allocate a new string and convert the literal to utf-16. QLatin1StringView is the suggested alternative as it doesn't need any of that. Signed-off-by: Victoria Fischer <victoria.fischer@mbition.io>
1910e24e
Loading