summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 17:59:03 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 17:59:03 +0900
commit2638efc545425aa7d79ed0efd1cfb12408c75a2b (patch)
tree2fb982aac1e738f9c95abc51cf4a62cab648693f
parent2ead41ab9a2ece8c178a264e2d4e1d8867b8dadb (diff)
downloadpytqt-2638efc5.tar.gz
pytqt-2638efc5.zip
qt -> tqt conversion:
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION 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 2fb18c3..77ee9d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2629,7 +2629,7 @@ Fixed bug in pyuic fro TQt v3 related to "black" and "white".
2002/02/08 15:51:02 phil
Updated the documentation for the 3.1 pre-releases.
-The tr() methods now honour QT_NO_TRANSLATION.
+The tr() methods now honour TQT_NO_TRANSLATION.
2002/02/08 11:54:11 phil