diff options
Diffstat (limited to 'doc/html/ntqintdict.html')
-rw-r--r-- | doc/html/ntqintdict.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqintdict.html b/doc/html/ntqintdict.html index ea0d4d463..9b13c49e3 100644 --- a/doc/html/ntqintdict.html +++ b/doc/html/ntqintdict.html @@ -72,7 +72,7 @@ The TQIntDict class is a template class that provides a dictionary based on long <p> <p> -<p> <a href="ntqmap.html">TQMap</a> is an STL-compatible alternative to this class. +<p> <a href="tqmap.html">TQMap</a> is an STL-compatible alternative to this class. <p> TQIntDict is implemented as a template class. Define a template instance TQIntDict<X> to create a dictionary that operates on pointers to X (X*). |