summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqptrvector.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqptrvector.html')
-rw-r--r--doc/html/ntqptrvector.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqptrvector.html b/doc/html/ntqptrvector.html
index f2f3ff9fa..c4eef2b39 100644
--- a/doc/html/ntqptrvector.html
+++ b/doc/html/ntqptrvector.html
@@ -83,7 +83,7 @@ The TQPtrVector class is a template collection class that
provides a vector (array).
<p>
<p>
-<p> <a href="ntqvaluevector.html">TQValueVector</a> is an STL-compatible alternative to this class.
+<p> <a href="tqvaluevector.html">TQValueVector</a> is an STL-compatible alternative to this class.
<p> TQPtrVector is implemented as a template class. Defines a template
instance TQPtrVector&lt;X&gt; to create a vector that contains pointers
to X (X*).