summaryrefslogtreecommitdiffstats
path: root/doc/html/qthreadstorage-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qthreadstorage-h.html')
-rw-r--r--doc/html/qthreadstorage-h.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qthreadstorage-h.html b/doc/html/qthreadstorage-h.html
index f8054c68..7c60605b 100644
--- a/doc/html/qthreadstorage-h.html
+++ b/doc/html/qthreadstorage-h.html
@@ -75,7 +75,7 @@ body { background: #ffffff; color: black; }
#ifndef TQTHREADSTORAGE_H
#define TQTHREADSTORAGE_H
-#ifdef QT_THREAD_SUPPORT
+#ifdef TQT_THREAD_SUPPORT
#ifndef QT_H
#include "ntqglobal.h"
@@ -126,7 +126,7 @@ public:
{ (void) d.set( t ); }
};
-#endif // QT_THREAD_SUPPORT
+#endif // TQT_THREAD_SUPPORT
#endif // TQTHREADSTORAGE_H
</pre>