summaryrefslogtreecommitdiffstats
path: root/doc/html/xml-sax-features-walkthrough.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/xml-sax-features-walkthrough.html')
-rw-r--r--doc/html/xml-sax-features-walkthrough.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/xml-sax-features-walkthrough.html b/doc/html/xml-sax-features-walkthrough.html
index 6eb02b099..826b70bdd 100644
--- a/doc/html/xml-sax-features-walkthrough.html
+++ b/doc/html/xml-sax-features-walkthrough.html
@@ -178,7 +178,7 @@ FALSE and <em>http://xml.org/sax/features/namespace-prefixes</em> TRUE.
<p> The second row of the <em>container</em> grid is filled with three labels
denoting the reader settings that belong to the above listview.
<p> <pre> app.<a href="ntqapplication.html#setMainWidget">setMainWidget</a>( container );
- container-&gt;<a href="ntqwidget.html#show">show</a>();
+ container-&gt;<a href="tqwidget.html#show">show</a>();
return app.<a href="ntqapplication.html#exec">exec</a>();
}
</pre>