diff options
Diffstat (limited to 'doc/html/ntqptrlist.html')
-rw-r--r-- | doc/html/ntqptrlist.html | 2 |
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<X> to create a list that operates on pointers to X (X*). <p> The list class is indexable and has a <a href="#at">current |