diff options
Diffstat (limited to 'doc/tqptrdict.doc')
-rw-r--r-- | doc/tqptrdict.doc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tqptrdict.doc b/doc/tqptrdict.doc index b11c2b493..8d21d7482 100644 --- a/doc/tqptrdict.doc +++ b/doc/tqptrdict.doc @@ -89,10 +89,10 @@ In this example we use a dictionary to add an extra property (a char*) to the line edits we're using. - See QDict for full details, including the choice of dictionary + See TQDict for full details, including the choice of dictionary size, and how deletions are handled. - \sa TQPtrDictIterator, QDict, QAsciiDict, QIntDict, + \sa TQPtrDictIterator, TQDict, TQAsciiDict, TQIntDict, \link collection.html Collection Classes\endlink */ |