diff options
-rw-r--r-- | qtinterface/tqt.h.cmake | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qtinterface/tqt.h.cmake b/qtinterface/tqt.h.cmake index e681c4b..2ca7b4d 100644 --- a/qtinterface/tqt.h.cmake +++ b/qtinterface/tqt.h.cmake @@ -354,12 +354,12 @@ Boston, MA 02110-1301, USA. #define tqcolor0 color0 #define tqcolor1 color1 -#ifndef TQT_REAL_TQT - #define IID_TQUnknown IID_QUnknown #define IID_TQComponentInformation IID_QComponentInformation #define IID_TQWidgetFactory IID_QWidgetFactory +#ifndef TQT_REAL_TQT + #define TQtDebugMsg QtDebugMsg #define TQtWarningMsg QtWarningMsg #define TQtFatalMsg QtFatalMsg |