diff options
Diffstat (limited to 'doc/html/qeventloop-h.html')
-rw-r--r-- | doc/html/qeventloop-h.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qeventloop-h.html b/doc/html/qeventloop-h.html index 2e69ef0f..2221f85b 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(QT_THREAD_SUPPORT) +#if defined(TQT_THREAD_SUPPORT) class TQMutex; -#endif // QT_THREAD_SUPPORT +#endif // TQT_THREAD_SUPPORT class Q_EXPORT TQEventLoop : public TQObject |