compile fix: don't create QString by adding QChar
The existing code fails to compile on Android with latest NDK / Qt 5.15.2.
I'm not sure if this is something I'm doing wrong on Android, but this seems like a clean way to avoid the problem.
The existing code fails to compile on Android with latest NDK / Qt 5.15.2.
I'm not sure if this is something I'm doing wrong on Android, but this seems like a clean way to avoid the problem.