summaryrefslogtreecommitdiffstats
path: root/doc/html/tagreader-with-features-example.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tagreader-with-features-example.html')
-rw-r--r--doc/html/tagreader-with-features-example.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tagreader-with-features-example.html b/doc/html/tagreader-with-features-example.html
index ff950e477..43725f287 100644
--- a/doc/html/tagreader-with-features-example.html
+++ b/doc/html/tagreader-with-features-example.html
@@ -212,7 +212,7 @@ int main( int argc, char **argv )
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>