summaryrefslogtreecommitdiffstats
path: root/doc/xml-sax-features-walkthrough.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/xml-sax-features-walkthrough.doc')
-rw-r--r--doc/xml-sax-features-walkthrough.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/xml-sax-features-walkthrough.doc b/doc/xml-sax-features-walkthrough.doc
index 28b54b052..defb87b8f 100644
--- a/doc/xml-sax-features-walkthrough.doc
+++ b/doc/xml-sax-features-walkthrough.doc
@@ -80,7 +80,7 @@ the XML parser that we implement in \link #structureparser.cpp
structureparser.cpp. \endlink
\printline main
-\printuntil QApplication
+\printuntil TQApplication
As usual we then create a TQt application object and hand command line arguments
over to it.