diff options
Diffstat (limited to 'doc/html/ntqptrqueue.html')
-rw-r--r-- | doc/html/ntqptrqueue.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqptrqueue.html b/doc/html/ntqptrqueue.html index bae7c7442..b2ac1a832 100644 --- a/doc/html/ntqptrqueue.html +++ b/doc/html/ntqptrqueue.html @@ -64,7 +64,7 @@ body { background: #ffffff; color: black; } The TQPtrQueue class is a template class that provides a queue. <p> -<p> <a href="ntqvaluevector.html">TQValueVector</a> can be used as an STL-compatible alternative to this +<p> <a href="tqvaluevector.html">TQValueVector</a> can be used as an STL-compatible alternative to this class. <p> A template instance TQPtrQueue<X> is a queue that operates on pointers to X (X*). |