summaryrefslogtreecommitdiffstats
path: root/doc/html/qaxcontainer.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qaxcontainer.html')
-rw-r--r--doc/html/qaxcontainer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qaxcontainer.html b/doc/html/qaxcontainer.html
index d764b5ba..6e7b45c3 100644
--- a/doc/html/qaxcontainer.html
+++ b/doc/html/qaxcontainer.html
@@ -74,7 +74,7 @@ parameter n
</h2>
<a name="1"></a><p> The TQAxContainer module provides a library implementing a <a href="ntqwidget.html">TQWidget</a>
subclass, <a href="qaxwidget.html">TQAxWidget</a>, that acts as a container for ActiveX
-controls, and a <a href="ntqobject.html">TQObject</a> subclass, <a href="qaxobject.html">TQAxObject</a>, that can be used to
+controls, and a <a href="tqobject.html">TQObject</a> subclass, <a href="qaxobject.html">TQAxObject</a>, that can be used to
easily access non-visual COM objects. Scripting COM objects embedded
using these classes is possible through the <a href="qaxscript.html">TQAxScript</a>, <a href="qaxscriptmanager.html">TQAxScriptManager</a>
and <a href="qaxscriptengine.html">TQAxScriptEngine</a> classes.