summaryrefslogtreecommitdiffstats
path: root/doc/html/qthread-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qthread-h.html')
-rw-r--r--doc/html/qthread-h.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qthread-h.html b/doc/html/qthread-h.html
index 0dc79aab5..26d6d7b7f 100644
--- a/doc/html/qthread-h.html
+++ b/doc/html/qthread-h.html
@@ -77,7 +77,7 @@ body { background: #ffffff; color: black; }
#ifndef TQTHREAD_H
#define TQTHREAD_H
-#if defined(QT_THREAD_SUPPORT)
+#if defined(TQT_THREAD_SUPPORT)
#ifndef QT_H
#include "ntqwindowdefs.h"
@@ -161,7 +161,7 @@ private:
#endif // TQ_DISABLE_COPY
};
-#endif // QT_THREAD_SUPPORT
+#endif // TQT_THREAD_SUPPORT
#endif // TQTHREAD_H
</pre>