summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqptrlist.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqptrlist.html')
-rw-r--r--doc/html/ntqptrlist.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqptrlist.html b/doc/html/ntqptrlist.html
index 22d95079f..4b00f377d 100644
--- a/doc/html/ntqptrlist.html
+++ b/doc/html/ntqptrlist.html
@@ -100,7 +100,7 @@ The TQPtrList class is a template class that provides a list.
<p>
<p>
-<p> <a href="ntqvaluelist.html">TQValueList</a> is an STL-compatible alternative to this class.
+<p> <a href="tqvaluelist.html">TQValueList</a> is an STL-compatible alternative to this class.
<p> Define a template instance TQPtrList&lt;X&gt; to create a list that
operates on pointers to X (X*).
<p> The list class is indexable and has a <a href="#at">current