From 543fa670b11b8990e54233d52bddc9840b45ac6d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 1 Mar 2012 13:25:56 -0600 Subject: Rename additional global TQt functions --- qtinterface/qt4/Qt/qmacdefines_mac.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'qtinterface/qt4/Qt/qmacdefines_mac.h') diff --git a/qtinterface/qt4/Qt/qmacdefines_mac.h b/qtinterface/qt4/Qt/qmacdefines_mac.h index ecd6872..d5927fe 100644 --- a/qtinterface/qt4/Qt/qmacdefines_mac.h +++ b/qtinterface/qt4/Qt/qmacdefines_mac.h @@ -100,9 +100,9 @@ Yes, it is an informative comment ;-) # undef DEBUG #endif #define DEBUG 0 -#ifdef qDebug -# define old_qDebug qDebug -# undef qDebug +#ifdef tqDebug +# define old_qDebug tqDebug +# undef tqDebug #endif #ifdef __LP64__ @@ -186,7 +186,7 @@ typedef AERecord AppleEvent; #endif #ifdef old_qDebug -# undef qDebug -# define qDebug QT_NO_QDEBUG_MACRO +# undef tqDebug +# define tqDebug QT_NO_QDEBUG_MACRO # undef old_qDebug #endif -- cgit v1.2.1