summaryrefslogtreecommitdiffstats
path: root/doc/unicode.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/unicode.doc')
-rw-r--r--doc/unicode.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/unicode.doc b/doc/unicode.doc
index 46122321..8eb99d8d 100644
--- a/doc/unicode.doc
+++ b/doc/unicode.doc
@@ -143,7 +143,7 @@ Since US-ASCII and ISO-8859-1 are so common, there are also especially
fast functions for mapping to and from them. For example, to open an
application's icon one might do this:
\code
- QFile f( TQString::fromLatin1("appicon.png") );
+ TQFile f( TQString::fromLatin1("appicon.png") );
\endcode
Regarding output, TQt will do a best-effort conversion from