summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-09-06 12:45:51 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-09-07 16:31:15 +0900
commit8bb7d792c7dac1494408be0be2dbf728b32d7fe1 (patch)
tree0cf044aa02729c8ea54def1de56e1bda3b8769fe /NEWS
parentc6acfabe32e7d22d90571d5398b94514e16dacff (diff)
downloadpytqt-8bb7d792c7dac1494408be0be2dbf728b32d7fe1.tar.gz
pytqt-8bb7d792c7dac1494408be0be2dbf728b32d7fe1.zip
Replace various Q_* and QT_* defines with TQ_* and TQT_*r14.1.1
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit db3abe1860a5c9afa4893cb59499868f6ff1f5aa)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 122e1af..1214274 100644
--- a/NEWS
+++ b/NEWS
@@ -198,7 +198,7 @@ v3.4 10th September 2002
- helpviewer is now installed as a standalone application.
- Added the progress.py example from Hans-Peter Jansen.
- Added the mdi.py and canvas.py examples from Sadi Kose.
- - Added QT_TR_NOOP() and QT_TRANSLATE_NOOP().
+ - Added TQT_TR_NOOP() and TQT_TRANSLATE_NOOP().
- Added TQApplication.winEventFilter(), TQWidget.winEvent(), MSG and POINT
under Windows.
- PyTQt is now licensed under several licenses including the GPL and a