Adapt to QTextCodec being in Qt6::Core5Compat in Qt 6
The QTextStream::setCodec call with codecForLocale() is unnecessary, that is the default anyway.
Please register or sign in to comment
The QTextStream::setCodec call with codecForLocale() is unnecessary, that is the default anyway.