summaryrefslogtreecommitdiffstats
path: root/doc/html/pictures.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-20 20:15:52 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-21 23:04:19 +0900
commit1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 (patch)
tree5f1bb482f68ee0f95843fbf375cd2274acdabf25 /doc/html/pictures.html
parent14c414378d96f7463b989384f4a0e5dd76632b6d (diff)
downloadtqt-1e9fa8e0.tar.gz
tqt-1e9fa8e0.zip
Rename graphics class nt* related files to equivalent tq* (part 2)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/pictures.html')
-rw-r--r--doc/html/pictures.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/pictures.html b/doc/html/pictures.html
index 59b527104..0623452f8 100644
--- a/doc/html/pictures.html
+++ b/doc/html/pictures.html
@@ -57,7 +57,7 @@ dialog. This is explained in the <a href="tqfiledialog.html">TQFileDialog</a> cl
<p> <center><img src="tqfiledlg-w.png"></center>
<p> Below is a TQPrintDialog. On Macintosh and Windows the native print
dialog is used, but for other platforms we provide TQPrintDialog. Use
-<a href="ntqprinter.html#setup">TQPrinter::setup</a>() for portability instead of the TQPrintDialog if you
+<a href="tqprinter.html#setup">TQPrinter::setup</a>() for portability instead of the TQPrintDialog if you
need to be platform independent.
<p> <center><img src="qprintdlg-m.png"></center>
<p> Below is a <a href="tqfontdialog.html">TQFontDialog</a>.