Home GnuPG

Use QLatin1Char instead of QStringLiteral when possible

Description

Use QLatin1Char instead of QStringLiteral when possible

QLatin1Char is more efficient when creating a 1 character temporary
string.

Details

Provenance
CarlSchwanAuthored on Jul 3 2024, 11:41 AM
Parents
rGPGPASS750db0a3edac: Fix crash in KSelectionModelProxy
Branches
Unknown
Tags
Unknown