summaryrefslogtreecommitdiffstats
path: root/doc/html/shared.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-08 14:55:59 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-12 19:18:49 +0900
commitccbc1c3572fd0e26480c1432fff55d2909545538 (patch)
tree2bdcb0d8d91d9fc3fbfc476fa6f31b9e25a9ad49 /doc/html/shared.html
parent0cf411b09cf5d8970b873a338a69eae98d5ce5d8 (diff)
downloadtqt3-ccbc1c3572fd0e26480c1432fff55d2909545538.tar.gz
tqt3-ccbc1c3572fd0e26480c1432fff55d2909545538.zip
Rename icon nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/shared.html')
-rw-r--r--doc/html/shared.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/shared.html b/doc/html/shared.html
index d71bd3485..cab013e3d 100644
--- a/doc/html/shared.html
+++ b/doc/html/shared.html
@@ -49,7 +49,7 @@ seem heavyweight.
<tr bgcolor=#f0f0f0><td><b><a href="ntqfont.html">TQFont</a></b><td>Font used for drawing text
<tr bgcolor=#f0f0f0><td><b><a href="ntqfontinfo.html">TQFontInfo</a></b><td>General information about fonts
<tr bgcolor=#f0f0f0><td><b><a href="ntqfontmetrics.html">TQFontMetrics</a></b><td>Font metrics information
-<tr bgcolor=#f0f0f0><td><b><a href="ntqiconset.html">TQIconSet</a></b><td>Set of icons with different styles and sizes
+<tr bgcolor=#f0f0f0><td><b><a href="tqiconset.html">TQIconSet</a></b><td>Set of icons with different styles and sizes
<tr bgcolor=#f0f0f0><td><b><a href="tqimage.html">TQImage</a></b><td>Hardware-independent pixmap representation with direct access to the pixel data
<tr bgcolor=#f0f0f0><td><b><a href="tqmap.html">TQMap</a></b><td>Value-based template class that provides a dictionary
<tr bgcolor=#f0f0f0><td><b><a href="tqpair.html">TQPair</a></b><td>Value-based template class that provides a pair of elements