diff options
Diffstat (limited to 'doc/html/ntqasyncio.html')
-rw-r--r-- | doc/html/ntqasyncio.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqasyncio.html b/doc/html/ntqasyncio.html index f9bc8c6ca..a93b1f76e 100644 --- a/doc/html/ntqasyncio.html +++ b/doc/html/ntqasyncio.html @@ -53,7 +53,7 @@ body { background: #ffffff; color: black; } <p> The TQt classes for asynchronous input/output provide a simple mechanism to allow large files or slow data sources to be processed without using large amounts of memory or blocking the user interface. -<p> This facility is used in TQt to drive animated images. See <a href="qimageconsumer.html">TQImageConsumer</a>. +<p> This facility is used in TQt to drive animated images. See <a href="tqimageconsumer.html">TQImageConsumer</a>. <hr><h2>Member Function Documentation</h2> <h3 class=fn><a name="~TQAsyncIO"></a>TQAsyncIO::~TQAsyncIO ()<tt> [virtual]</tt> |