diff options
Diffstat (limited to 'doc/html/pictures.html')
-rw-r--r-- | doc/html/pictures.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/pictures.html b/doc/html/pictures.html index e27203a11..59b527104 100644 --- a/doc/html/pictures.html +++ b/doc/html/pictures.html @@ -60,11 +60,11 @@ 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 need to be platform independent. <p> <center><img src="qprintdlg-m.png"></center> -<p> Below is a <a href="ntqfontdialog.html">TQFontDialog</a>. -<p> <center><img src="qfontdlg-w.png"></center> <blockquote><p align="center"><em> Windows +<p> Below is a <a href="tqfontdialog.html">TQFontDialog</a>. +<p> <center><img src="tqfontdlg-w.png"></center> <blockquote><p align="center"><em> Windows </em></p> -</blockquote><p> The screenshot below shows a <a href="ntqcolordialog.html">TQColorDialog</a>. -<p> <center><img src="qcolordlg-w.png"></center> +</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> <center><img src="qmsgbox-w.png"></center> <p> The image below shows a <a href="ntqprogressdialog.html">TQProgressDialog</a>. The <a href="ntqprogressbar.html">TQProgressBar</a> can |