diff options
Diffstat (limited to 'doc/html/qwaitcondition-h.html')
-rw-r--r-- | doc/html/qwaitcondition-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qwaitcondition-h.html b/doc/html/qwaitcondition-h.html index ed47030..18e7739 100644 --- a/doc/html/qwaitcondition-h.html +++ b/doc/html/qwaitcondition-h.html @@ -81,7 +81,7 @@ body { background: #ffffff; color: black; } #include "qglobal.h" #endif // QT_H -#if defined(TQT_THREAD_SUPPORT) +#if defined(QT_THREAD_SUPPORT) #include <limits.h> |