summaryrefslogtreecommitdiffstats
path: root/src/kernel/qthread.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/qthread.cpp')
-rw-r--r--src/kernel/qthread.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/qthread.cpp b/src/kernel/qthread.cpp
index 24239dbd9..f9c45d92c 100644
--- a/src/kernel/qthread.cpp
+++ b/src/kernel/qthread.cpp
@@ -47,7 +47,7 @@
# include "ntqapplication.h"
#endif // QT_H
-#if QT_VERSION >= 0x040000
+#if TQT_VERSION >= 0x040000
# error "Remove TQThread::TQThread() and TQThread::start()."
#endif