diff options
Diffstat (limited to 'doc/unicode.doc')
-rw-r--r-- | doc/unicode.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/unicode.doc b/doc/unicode.doc index 2d6f50707..be2545554 100644 --- a/doc/unicode.doc +++ b/doc/unicode.doc @@ -124,7 +124,7 @@ translation support, like this: \endcode tr() (simplifying somewhat) maps from \c{const char *} to a -Unicode string, and uses installable \l QTranslator objects to do the +Unicode string, and uses installable \l TQTranslator objects to do the mapping. Qt provides a number of built-in \l TQTextCodec classes, that is, |