Skip to content

Don't set the QTextStream codec to what's the default already anyway

Helps with the Qt6 build, where QTextStream::setCodec doesn't exist anymore.

Merge request reports