QT_NO_* -> TQT_NO_* renaming.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/4/head
Michele Calgaro 6 years ago
parent 12212efecb
commit 79f797c042
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -1,6 +1,6 @@
2000-06-14 Rik Hemsley <rik@kde.org>
* More porting to KDE/Qt 2. Shitloads to do, took all day :(
* Compiles cleanly with -DTQT_NO_ASCII_CAST -DQT_NO_CAST_ASCII
* Compiles cleanly with -DTQT_NO_ASCII_CAST -DTQT_NO_CAST_ASCII
-DQT_CLEAN_NAMESPACE
* Used an inline function called 'fu()' to convert all (const) char * to
QString. It calles QString::fromUtf8(), hence 'f(from)u(tf8)'.

Loading…
Cancel
Save