summaryrefslogtreecommitdiffstats
path: root/doc/html/qwaitcondition-h.html
diff options
context:
space:
mode:
authorAlexander Golubev <fatzer2@gmail.com>2024-03-12 01:44:49 +0300
committerAlexander Golubev <fatzer2@gmail.com>2024-03-14 00:11:47 +0300
commitf610c11869e67d9c79be696de5d5ed69a4761b1b (patch)
tree57dcfdd70d39ae4a69119397e4d9eff002804d8a /doc/html/qwaitcondition-h.html
parent558bc78e5b4a4d78a3e430c84d790eaa0615fe5e (diff)
downloadtqt3-f610c11869e67d9c79be696de5d5ed69a4761b1b.tar.gz
tqt3-f610c11869e67d9c79be696de5d5ed69a4761b1b.zip
TQT_THREAD_SUPPORT->!TQT_NO_THREAD: update documentationfix/no-thread
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
Diffstat (limited to 'doc/html/qwaitcondition-h.html')
-rw-r--r--doc/html/qwaitcondition-h.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qwaitcondition-h.html b/doc/html/qwaitcondition-h.html
index 06589092..5779eda8 100644
--- a/doc/html/qwaitcondition-h.html
+++ b/doc/html/qwaitcondition-h.html
@@ -81,7 +81,7 @@ body { background: #ffffff; color: black; }
#include "ntqglobal.h"
#endif // QT_H
-#if defined(TQT_THREAD_SUPPORT)
+#ifndef TQT_NO_THREAD
#include &lt;limits.h&gt;