Skip to content

[opera] Port away from direct QTextCodec use

Nicolas Fella requested to merge work/operacodec into master

We can pass the codec name directly

Also exclude it when building against Qt6 as it breaks there and is not needed

Merge request reports