diff options
author | Alessandro Portale <alessandro.portale@nokia.com> | 2011-07-04 16:43:28 (GMT) |
---|---|---|
committer | Alessandro Portale <alessandro.portale@nokia.com> | 2011-07-04 16:43:28 (GMT) |
commit | 75346e6df350a040c1c3f91790a3945aa983fbfc (patch) | |
tree | f0806dfa7b3ce4113a59b5cfc52d1265eef03b17 | |
parent | d26e33fbced5badee325bd2e09b266097ab65c98 (diff) | |
download | Qt-75346e6df350a040c1c3f91790a3945aa983fbfc.zip Qt-75346e6df350a040c1c3f91790a3945aa983fbfc.tar.gz Qt-75346e6df350a040c1c3f91790a3945aa983fbfc.tar.bz2 |
Adding "hkscs_2004" to the codec alias table
Task-Number: QTBUG-19024
Reviewed-by: Olivier Goffart
-rw-r--r-- | src/corelib/codecs/qtextcodec_symbian.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/codecs/qtextcodec_symbian.cpp b/src/corelib/codecs/qtextcodec_symbian.cpp index 4710ec7..504a7c8 100644 --- a/src/corelib/codecs/qtextcodec_symbian.cpp +++ b/src/corelib/codecs/qtextcodec_symbian.cpp @@ -119,6 +119,7 @@ static const QSymbianCodecInitData codecsData[] = { { /*271082504*/ 271082504, 0, "portuguese_locking_gsm7ext\0" }, { /*271082505*/ 271082505, 0, "portuguese_locking_single\0" }, { /*271082506*/ 271082506, 0, "spanish_gsm7_single\0" }, + { /*271082762*/ 271082762, 0, "hkscs_2004\0" }, { /*271085624*/ 271085624, 114, "GB18030\0" }, { /*536929574*/ 536929574, 38, "EUC-KR\0" }, { /*536936703*/ 536936703, 0, "CP949\0" }, |