summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-18 01:13:34 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-18 01:13:34 +0900
commitaa7aad92603631be8366be9682bb0622fdf814e5 (patch)
treeb29180b584a632c29f8f8695d00e7f27efa2db12
parent893921f038d7d7da6a6ebe4995806311489e7220 (diff)
downloadpytqt-aa7aad92.tar.gz
pytqt-aa7aad92.zip
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 34dd240..2fb18c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2486,7 +2486,7 @@ appropriate.
2002/04/22 22:56:31 phil
Changed the Windows installation instructions to put things in site-packages.
-Fixed the missing QT_THREAD_SUPPORT when building sip_helper on Windows.
+Fixed the missing TQT_THREAD_SUPPORT when building sip_helper on Windows.
Added -module to all LDFLAGS.