summaryrefslogtreecommitdiffstats
path: root/doc/html/qasyncimageio-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qasyncimageio-h.html')
-rw-r--r--doc/html/qasyncimageio-h.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qasyncimageio-h.html b/doc/html/qasyncimageio-h.html
index 99783715..9c76aa4e 100644
--- a/doc/html/qasyncimageio-h.html
+++ b/doc/html/qasyncimageio-h.html
@@ -81,7 +81,7 @@ body { background: #ffffff; color: black; }
#include "ntqimage.h"
#endif // QT_H
-#ifndef QT_NO_ASYNC_IMAGE_IO
+#ifndef TQT_NO_ASYNC_IMAGE_IO
#if __GNUC__ - 0 > 3
#pragma GCC system_header
@@ -142,7 +142,7 @@ private:
TQImageDecoderPrivate *d;
};
-#endif // QT_NO_ASYNC_IMAGE_IO
+#endif // TQT_NO_ASYNC_IMAGE_IO
#endif // TQASYNCIMAGEIO_H
</pre>