Changeset 340 for trunk/src/corelib/codecs
- Timestamp:
- Nov 23, 2009, 1:22:05 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/corelib/codecs/qtextcodec.cpp
r135 r340 743 743 } 744 744 745 746 747 748 749 750 751 752 753 754 745 755 /*! 746 756 \class QTextCodec … … 1064 1074 return; 1065 1075 #endif 1076 1066 1077 localeMapper = c; 1067 1078 if (!localeMapper)
Note:
See TracChangeset
for help on using the changeset viewer.