summaryrefslogtreecommitdiffstats
path: root/doc/tqpair.doc
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-09-09 14:57:42 +0900
committerMichele Calgaro <[email protected]>2024-09-12 18:58:18 +0900
commit6f57abfc9cd3acf1d648aee696947ac9216adb71 (patch)
tree4ae374b1ce01d388bca2249c5d903d79a6cb814f /doc/tqpair.doc
parent0582c90a9ed4b965629267713f51c0da7c38b39d (diff)
downloadtqt3-6f57abfc9cd3acf1d648aee696947ac9216adb71.tar.gz
tqt3-6f57abfc9cd3acf1d648aee696947ac9216adb71.zip
Rename remaining ntq[s-z]* related files to equivalent tq*
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/tqpair.doc')
-rw-r--r--doc/tqpair.doc4
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.