Changeset 135 for trunk/src/corelib/codecs/qtextcodec.cpp
- Timestamp:
- Aug 28, 2009, 4:59:33 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/corelib/codecs/qtextcodec.cpp
r2 r135 472 472 473 473 static QTextCodec * ru_RU_hack(const char * i) { 474 475 476 477 478 474 479 QTextCodec * ru_RU_codec = 0; 475 480 … … 499 504 500 505 return ru_RU_codec; 506 501 507 } 502 508
Note:
See TracChangeset
for help on using the changeset viewer.