diff options
Diffstat (limited to 'doc/html/motif-walkthrough-9.html')
-rw-r--r-- | doc/html/motif-walkthrough-9.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/motif-walkthrough-9.html b/doc/html/motif-walkthrough-9.html index 76fb859a7..fac4d58f5 100644 --- a/doc/html/motif-walkthrough-9.html +++ b/doc/html/motif-walkthrough-9.html @@ -62,7 +62,7 @@ previous versions. <p> <pre></pre> <p> Next we just loop over all pages, appending the page label, contents and formatting characters to a <tt>printtext</tt> variable (which is a -<a href="ntqstring.html">TQString</a>). +<a href="tqstring.html">TQString</a>). <p> <pre></pre> <p> The rest of the <tt>MainWindow::filePrint()</tt> function is the actual printing code. Here we simply create a <a href="ntqsimplerichtext.html">TQSimpleRichText</a> object using |