summaryrefslogtreecommitdiffstats
path: root/doc/html/activentqt.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/activentqt.html')
-rw-r--r--doc/html/activentqt.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/activentqt.html b/doc/html/activentqt.html
index 3fc09058..98522d96 100644
--- a/doc/html/activentqt.html
+++ b/doc/html/activentqt.html
@@ -49,7 +49,7 @@ any number of TQt widgets as ActiveX controls.
<p> <h3> TQAxContainer
</h3>
<a name="1-1"></a><p> The <a href="qaxcontainer.html">TQAxContainer module</a> is a static
-library implementing <a href="tqobject.html">TQObject</a> and <a href="ntqwidget.html">TQWidget</a> subclasses, <a href="qaxobject.html">TQAxObject</a> and
+library implementing <a href="tqobject.html">TQObject</a> and <a href="tqwidget.html">TQWidget</a> subclasses, <a href="qaxobject.html">TQAxObject</a> and
<a href="qaxwidget.html">TQAxWidget</a>, that act as a containers for COM objects and ActiveX
controls. If built against a shared TQt library <a href="qaxwidget.html">TQAxWidget</a> integrates
as a widget plugin into <a href="designer-manual.html">TQt Designer</a>.
@@ -67,7 +67,7 @@ static library that implements functionality for in-process and
executable COM servers. This module provides the <a href="qaxaggregated.html">TQAxAggregated</a>,
<a href="qaxbindable.html">TQAxBindable</a> and <a href="qaxfactory.html">TQAxFactory</a> classes.
<p> <a href="qaxserver-examples.html">Examples</a> include in- and
-out-of-process servers providing different <a href="ntqwidget.html">TQWidget</a> subclasses as
+out-of-process servers providing different <a href="tqwidget.html">TQWidget</a> subclasses as
ActiveX controls, as well as a <a href="activeqt-dotnet.html">walkthrough</a> how to use those objects in a .NET environment.
<p> <h2> Additional Information
</h2>