diff options
Diffstat (limited to 'doc/html/pictures.html')
-rw-r--r-- | doc/html/pictures.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/pictures.html b/doc/html/pictures.html index e821d1770..1ee703985 100644 --- a/doc/html/pictures.html +++ b/doc/html/pictures.html @@ -59,13 +59,13 @@ dialog. This is explained in the <a href="tqfiledialog.html">TQFileDialog</a> cl dialog is used, but for other platforms we provide TQPrintDialog. Use <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>. +<p> <center><img src="tqprintdlg-m.png"></center> <p> <center><img src="tqfontdlg-w.png"></center> <blockquote><p align="center"><em> Windows </em></p> +<p> Below is a <a href="tqfontdialog.html">TQFontDialog</a>. </blockquote><p> The screenshot below shows a <a href="tqcolordialog.html">TQColorDialog</a>. <p> <center><img src="tqcolordlg-w.png"></center> -<p> Messages are presented using <a href="ntqmessagebox.html">TQMessageBox</a>es, as shown below. +<p> Messages are presented using <a href="tqmessagebox.html">TQMessageBox</a>es, as shown below. <p> <center><img src="qmsgbox-w.png"></center> <p> The image below shows a <a href="tqprogressdialog.html">TQProgressDialog</a>. The <a href="tqprogressbar.html">TQProgressBar</a> can also be used as a separate widget. |