From db3abe1860a5c9afa4893cb59499868f6ff1f5aa Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 6 Sep 2023 12:45:51 +0900 Subject: Replace various Q_* and QT_* defines with TQ_* and TQT_* Signed-off-by: Michele Calgaro --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') 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 -- cgit v1.2.1