summaryrefslogtreecommitdiffstats
path: root/build.py
diff options
context:
space:
mode:
Diffstat (limited to 'build.py')
-rw-r--r--build.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.py b/build.py
index 492e313..9383b89 100644
--- a/build.py
+++ b/build.py
@@ -323,7 +323,7 @@ int main(int argc,char **argv)
return 1;
}
-#if !defined(QT_THREAD_SUPPORT)
+#if !defined(TQT_THREAD_SUPPORT)
fprintf(fp,"-x TQt_THREAD_SUPPORT\\n");
#endif