diff options
Diffstat (limited to 'qtinterface/tqt.h.cmake')
-rw-r--r-- | qtinterface/tqt.h.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qtinterface/tqt.h.cmake b/qtinterface/tqt.h.cmake index e4aa415..803075f 100644 --- a/qtinterface/tqt.h.cmake +++ b/qtinterface/tqt.h.cmake @@ -67,7 +67,7 @@ Boston, MA 02110-1301, USA. #ifdef TQT_REAL_TQT #define Qt TQt #ifndef TQT_NO_COMPAT_NAMES -#define Q_OBJECT /* UNUSED */ +#define Q_OBJECT TQ_OBJECT #endif /* TQT_NO_COMPAT_NAMES */ #else /* TQT_REAL_TQT */ #define TQ_OBJECT /* UNUSED */ |