summaryrefslogtreecommitdiffstats
path: root/doc/tqvaluelist.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tqvaluelist.doc')
-rw-r--r--doc/tqvaluelist.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tqvaluelist.doc b/doc/tqvaluelist.doc
index 4eba7940..7815d5ac 100644
--- a/doc/tqvaluelist.doc
+++ b/doc/tqvaluelist.doc
@@ -203,7 +203,7 @@
does not affect the other instances; this takes O(n) time. This is
often called "copy on write". If a TQValueList is being used in a
multi-threaded program, you must protect all access to the list.
- See \l QMutex.
+ See \l TQMutex.
There are several ways to insert items into the list. The
prepend() and append() functions insert items at the beginning and