fix: Update string representation for default codec

This commit is contained in:
Lars Toenning
2025-08-23 22:19:01 +02:00
parent 8c9b00169f
commit aaf5bead64

View File

@@ -144,7 +144,7 @@ namespace swift::misc::network
static const CFsdSetup &vatsimStandard();
private:
QString m_textCodec = "latin1";
QString m_textCodec = "ISO-8859-1";
int m_sendReceive = static_cast<int>(All);
SWIFT_METACLASS(