diff options
Diffstat (limited to 'doc/pictures.doc')
| -rw-r--r-- | doc/pictures.doc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/pictures.doc b/doc/pictures.doc index 065d19d36..c3e6a457c 100644 --- a/doc/pictures.doc +++ b/doc/pictures.doc @@ -82,12 +82,12 @@ dialog. This is explained in the \l TQFileDialog class documentation. \img tqfiledlg-w.png -Below is a QPrintDialog. On Macintosh and Windows the native print -dialog is used, but for other platforms we provide QPrintDialog. Use -TQPrinter::setup() for portability instead of the QPrintDialog if you +Below is a TQPrintDialog. On Macintosh and Windows the native print +dialog is used, but for other platforms we provide TQPrintDialog. Use +TQPrinter::setup() for portability instead of the TQPrintDialog if you need to be platform independent. -\img qprintdlg-m.png +\img tqprintdlg-m.png Below is a \l TQFontDialog. @@ -98,7 +98,7 @@ The screenshot below shows a \l TQColorDialog. \img tqcolordlg-w.png -Messages are presented using \l{QMessageBox}es, as shown below. +Messages are presented using \l{TQMessageBox}es, as shown below. \img qmsgbox-w.png |
