summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqasyncio.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqasyncio.html')
-rw-r--r--doc/html/ntqasyncio.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqasyncio.html b/doc/html/ntqasyncio.html
index 4f8664fd5..f9bc8c6ca 100644
--- a/doc/html/ntqasyncio.html
+++ b/doc/html/ntqasyncio.html
@@ -60,7 +60,7 @@ without using large amounts of memory or blocking the user interface.
</h3>
Destroys the async IO object.
-<h3 class=fn>void <a name="connect"></a>TQAsyncIO::connect ( <a href="ntqobject.html">TQObject</a>&nbsp;*&nbsp;obj, const&nbsp;char&nbsp;*&nbsp;member )
+<h3 class=fn>void <a name="connect"></a>TQAsyncIO::connect ( <a href="tqobject.html">TQObject</a>&nbsp;*&nbsp;obj, const&nbsp;char&nbsp;*&nbsp;member )
</h3>
Ensures that only one object, <em>obj</em> and function, <em>member</em>, can
respond to changes in readiness.