summaryrefslogtreecommitdiffstats
path: root/doc/html/qasyncio-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qasyncio-h.html')
-rw-r--r--doc/html/qasyncio-h.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qasyncio-h.html b/doc/html/qasyncio-h.html
index 627fae60..84573389 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>