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.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/pictures.html b/doc/html/pictures.html
index bb9ad777d..e27203a11 100644
--- a/doc/html/pictures.html
+++ b/doc/html/pictures.html
@@ -51,10 +51,10 @@ widget is a <a href="tqworkspace.html">TQWorkspace</a> which is used for MDI win
which contains an MDI-Window featuring a <a href="tqtextedit.html">TQTextEdit</a>. At the bottom
you see a <a href="tqstatusbar.html">TQStatusBar</a> and at the bottom-right a <a href="tqsizegrip.html">TQSizeGrip</a>.
<p> <center><img src="mainwindow-w.png"></center>
-<p> The image below shows a <a href="ntqfiledialog.html">TQFileDialog</a>. On the Macintosh and Windows
-platforms you can either use a <a href="ntqfiledialog.html">TQFileDialog</a> or the native file
-dialog. This is explained in the <a href="ntqfiledialog.html">TQFileDialog</a> class documentation.
-<p> <center><img src="qfiledlg-w.png"></center>
+<p> The image below shows a <a href="tqfiledialog.html">TQFileDialog</a>. On the Macintosh and Windows
+platforms you can either use a <a href="tqfiledialog.html">TQFileDialog</a> or the native file
+dialog. This is explained in the <a href="tqfiledialog.html">TQFileDialog</a> class documentation.
+<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