summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqprinter.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqprinter.html')
-rw-r--r--doc/html/ntqprinter.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqprinter.html b/doc/html/ntqprinter.html
index 331bc72e5..ce46bdd5b 100644
--- a/doc/html/ntqprinter.html
+++ b/doc/html/ntqprinter.html
@@ -108,7 +108,7 @@ The TQPrinter class is a paint device that paints on a printer.
<p> On Windows it uses the built-in printer drivers. On X11 it
generates postscript and sends that to lpr, lp, or another print
command.
-<p> TQPrinter is used in much the same way as <a href="ntqwidget.html">TQWidget</a> and <a href="ntqpixmap.html">TQPixmap</a> are
+<p> TQPrinter is used in much the same way as <a href="tqwidget.html">TQWidget</a> and <a href="ntqpixmap.html">TQPixmap</a> are
used. The big difference is that you must keep track of the pages.
<p> TQPrinter supports a number of settable parameters, most of which
can be changed by the end user when the application calls
@@ -720,7 +720,7 @@ Sets the windows page size value that is used by the <tt>DEVMODE</tt>
struct. The <em>winPageSize</em> value must be one of the DMPAPER_ defines
from wingdi.h.
-<h3 class=fn>bool <a name="setup"></a>TQPrinter::setup ( <a href="ntqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0 )
+<h3 class=fn>bool <a name="setup"></a>TQPrinter::setup ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0 )
</h3>
Opens a printer setup dialog, with parent <em>parent</em>, and asks the
user to specify which printer they wish to use and what settings