diff options
Diffstat (limited to 'doc/html/ntqpair.html')
-rw-r--r-- | doc/html/ntqpair.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqpair.html b/doc/html/ntqpair.html index 97d7afb89..411a6c83c 100644 --- a/doc/html/ntqpair.html +++ b/doc/html/ntqpair.html @@ -70,7 +70,7 @@ the pair. TQPair owns the contained elements. For more relaxed ownership semantics, see <a href="ntqptrcollection.html">TQPtrCollection</a> and friends which are pointer-based containers. <p> Some classes cannot be used within a TQPair: for example, all -classes derived from <a href="ntqobject.html">TQObject</a> and thus all classes that implement +classes derived from <a href="tqobject.html">TQObject</a> and thus all classes that implement widgets. Only "values" can be used in a TQPair. To qualify as a value the class must provide: <p> <ul> |