diff options
Diffstat (limited to 'src/tools/ntqwaitcondition.h')
-rw-r--r-- | src/tools/ntqwaitcondition.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/ntqwaitcondition.h b/src/tools/ntqwaitcondition.h index 503d5d6c9..9ef884140 100644 --- a/src/tools/ntqwaitcondition.h +++ b/src/tools/ntqwaitcondition.h @@ -45,7 +45,7 @@ #include "ntqglobal.h" #endif // QT_H -#if defined(TQT_THREAD_SUPPORT) +#ifndef TQT_NO_THREAD #include <limits.h> |