diff options
Diffstat (limited to 'doc/html/qdictiterator.html')
-rw-r--r-- | doc/html/qdictiterator.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qdictiterator.html b/doc/html/qdictiterator.html index e4721dca7..0f8ebcc0b 100644 --- a/doc/html/qdictiterator.html +++ b/doc/html/qdictiterator.html @@ -117,7 +117,7 @@ iterator is operating. <p> Returns a pointer to the current iterator item's value. -<h3 class=fn><a href="ntqstring.html">TQString</a> <a name="currentKey"></a>TQDictIterator::currentKey () const +<h3 class=fn><a href="tqstring.html">TQString</a> <a name="currentKey"></a>TQDictIterator::currentKey () const </h3> <p> Returns the current iterator item's key. |