diff options
Diffstat (limited to 'doc/tqpair.doc')
-rw-r--r-- | doc/tqpair.doc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tqpair.doc b/doc/tqpair.doc index 373db426c..467f14582 100644 --- a/doc/tqpair.doc +++ b/doc/tqpair.doc @@ -45,7 +45,7 @@ \class TQPair tqpair.h \brief The TQPair class is a value-based template class that provides a pair of elements. - \ingroup qtl + \ingroup tqtl \ingroup tools \ingroup shared @@ -83,7 +83,7 @@ cases this is sufficient. TQPair uses an STL-like syntax to manipulate and address the - objects it contains. See the \link ntqtl.html QTL + objects it contains. See the \link tqtl.html TQTL documentation\endlink for more information. Functions that need to return two values can use a TQPair. |