diff options
Diffstat (limited to 'doc/html/qasyncio-h.html')
-rw-r--r-- | doc/html/qasyncio-h.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qasyncio-h.html b/doc/html/qasyncio-h.html index 627fae60e..845733896 100644 --- a/doc/html/qasyncio-h.html +++ b/doc/html/qasyncio-h.html @@ -83,7 +83,7 @@ body { background: #ffffff; color: black; } #include "ntqtimer.h" #endif // QT_H -#ifndef QT_NO_ASYNC_IO +#ifndef TQT_NO_ASYNC_IO class TQIODevice; @@ -151,7 +151,7 @@ private slots: void tryToPump(); }; -#endif // QT_NO_ASYNC_IO +#endif // TQT_NO_ASYNC_IO #endif </pre> |