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 ea807c7320
commit cc9cc78189
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -325,7 +325,7 @@
2005-10-24 Niklas Knutsson <nq@altern.org>
* Fix for QT_NO_STL
* Fix for TQT_NO_STL
* Tweak layout and show functions button again, with italic f(x)
* Remove automatic accelerators from buttons in main window
* Remove mod button and move f(x) button to keypad

Loading…
Cancel
Save