summaryrefslogtreecommitdiffstats
path: root/doc/qtl.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/qtl.doc')
-rw-r--r--doc/qtl.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/qtl.doc b/doc/qtl.doc
index 93affc2d..011c16f8 100644
--- a/doc/qtl.doc
+++ b/doc/qtl.doc
@@ -89,7 +89,7 @@ will occur.
If you intend sorting your data you must implement \c{operator<()} for
your data's class.
-Good candidates for value based classes are QRect, QPoint, QSize,
+Good candidates for value based classes are QRect, QPoint, TQSize,
TQString and all simple C++ types, such as int, bool or double.
The TQt Template Library is designed for speed. Iterators are extremely