summaryrefslogtreecommitdiffstats
path: root/doc/html/qeventloop-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qeventloop-h.html')
-rw-r--r--doc/html/qeventloop-h.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qeventloop-h.html b/doc/html/qeventloop-h.html
index 7ddf52e3..711863a7 100644
--- a/doc/html/qeventloop-h.html
+++ b/doc/html/qeventloop-h.html
@@ -88,9 +88,9 @@ struct timeval; //stdc struct
struct TimerInfo; //internal structure (qeventloop_mac.cpp)
#endif
-#if defined(TQT_THREAD_SUPPORT)
+#ifndef TQT_NO_THREAD
class TQMutex;
-#endif // TQT_THREAD_SUPPORT
+#endif // TQT_NO_THREAD
class TQ_EXPORT TQEventLoop : public TQObject