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>
pull/1/head
Michele Calgaro 6 years ago
parent 2ead41ab9a
commit 2638efc545
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -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

Loading…
Cancel
Save