diff options
Diffstat (limited to 'doc/html/ntqmap.html')
-rw-r--r-- | doc/html/ntqmap.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqmap.html b/doc/html/ntqmap.html index f79d8dba1..013cb8372 100644 --- a/doc/html/ntqmap.html +++ b/doc/html/ntqmap.html @@ -116,7 +116,7 @@ with associated key values of type Key and provides iterators that allow the contained objects to be addressed. TQMap owns the contained items. <p> Some classes cannot be used within a TQMap. For example everything -derived from <a href="ntqobject.html">TQObject</a> and thus all classes that implement widgets. +derived from <a href="tqobject.html">TQObject</a> and thus all classes that implement widgets. Only values can be used in a TQMap. To qualify as a value, the class must provide <p> <ul> |