summaryrefslogtreecommitdiffstats
path: root/doc/html/qaxserver-example-multiple.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qaxserver-example-multiple.html')
-rw-r--r--doc/html/qaxserver-example-multiple.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qaxserver-example-multiple.html b/doc/html/qaxserver-example-multiple.html
index 045a6f4b..010bc50f 100644
--- a/doc/html/qaxserver-example-multiple.html
+++ b/doc/html/qaxserver-example-multiple.html
@@ -37,7 +37,7 @@ The ActiveX controls in this example are simple <a href="ntqwidget.html">TQWidge
subclasses reimplementing the paintEvent() method. The classes use
the TQ_CLASSINFO macro to
<p> The example demonstrates the use of the TQ_CLASSINFO macro to set
-<a href="activentqt.html#ActiveTQt">ActiveTQt</a>-specific attributes for <a href="ntqobject.html">TQObject</a> sub classes, and the use of
+<a href="activentqt.html#ActiveTQt">ActiveTQt</a>-specific attributes for <a href="tqobject.html">TQObject</a> sub classes, and the use of
the <a href="qaxfactory.html#TQAXFACTORY_BEGIN">TQAXFACTORY_BEGIN</a>, <a href="qaxfactory.html#TQAXCLASS">TQAXCLASS</a> and <a href="qaxfactory.html#TQAXFACTORY_END">TQAXFACTORY_END</a> macros.
<p>