qt: fix crash on start with Qt 6.2
Using auto makes the result a QStringBuilder, and by the time string is constructed from the string builder, the operated strings are already gone.
parent
b2883408
No related branches found
No related tags found
Loading
Please register or sign in to comment