summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqgridview.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-31 11:32:43 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-31 11:59:34 +0900
commit68b81013e8668f50fc18b7e26a520ec93a7a1251 (patch)
treed6d15d07cb34e5443a10b71f91adee1473906263 /doc/html/ntqgridview.html
parent1702a6daff27f5d3e6fdac16962d1828df6ca270 (diff)
downloadtqt3-68b81013e8668f50fc18b7e26a520ec93a7a1251.tar.gz
tqt3-68b81013e8668f50fc18b7e26a520ec93a7a1251.zip
Rename nt* canvas related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/ntqgridview.html')
-rw-r--r--doc/html/ntqgridview.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqgridview.html b/doc/html/ntqgridview.html
index 4124c750..9807f929 100644
--- a/doc/html/ntqgridview.html
+++ b/doc/html/ntqgridview.html
@@ -101,7 +101,7 @@ columns with different sizes, use a <a href="ntqtable.html">TQTable</a> instead.
simple list of items, use a <a href="ntqlistbox.html">TQListBox</a>. If you need to present
hierachical data use a <a href="ntqlistview.html">TQListView</a>, and if you need random objects
at random positions, consider using either a <a href="ntqiconview.html">TQIconView</a> or a
-<a href="ntqcanvas.html">TQCanvas</a>.
+<a href="tqcanvas.html">TQCanvas</a>.
<p>See also <a href="abstractwidgets.html">Abstract Widget Classes</a>.
<hr><h2>Member Function Documentation</h2>