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 15:47:32 +0900
commitdb3abe1860a5c9afa4893cb59499868f6ff1f5aa (patch)
tree1cad8cd456d772284d266cc3f433a3e2e8c7544c /NEWS
parent8ccbd4fc0219267d2d8b00e7191b1d92de834569 (diff)
downloadpytqt-db3abe1860a5c9afa4893cb59499868f6ff1f5aa.tar.gz
pytqt-db3abe1860a5c9afa4893cb59499868f6ff1f5aa.zip
Replace various Q_* and QT_* defines with TQ_* and TQT_*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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