summaryrefslogtreecommitdiffstats
path: root/doc/html/pictures.html
diff options
context:
space:
mode:
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>.