diff options
Diffstat (limited to 'doc/pictures.doc')
-rw-r--r-- | doc/pictures.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pictures.doc b/doc/pictures.doc index f0d9395ce..8fe1192ce 100644 --- a/doc/pictures.doc +++ b/doc/pictures.doc @@ -84,7 +84,7 @@ dialog. This is explained in the \l TQFileDialog class documentation. Below is a QPrintDialog. On Macintosh and Windows the native print dialog is used, but for other platforms we provide QPrintDialog. Use -QPrinter::setup() for portability instead of the QPrintDialog if you +TQPrinter::setup() for portability instead of the QPrintDialog if you need to be platform independent. \img qprintdlg-m.png |