diff options
Diffstat (limited to 'qtinterface/tqt.h.cmake')
-rw-r--r-- | qtinterface/tqt.h.cmake | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/qtinterface/tqt.h.cmake b/qtinterface/tqt.h.cmake index bda5ea0..e391ce8 100644 --- a/qtinterface/tqt.h.cmake +++ b/qtinterface/tqt.h.cmake @@ -54,9 +54,6 @@ Boston, MA 02110-1301, USA. #endif /* Q_WS_X11 */ #define Qt TQt -#ifndef TQT_NO_COMPAT_NAMES -#define Q_OBJECT TQ_OBJECT -#endif /* TQT_NO_COMPAT_NAMES */ #define TQ_INLINE_TEMPLATES Q_INLINE_TEMPLATES #define TQ_DUMMY_COMPARISON_OPERATOR Q_DUMMY_COMPARISON_OPERATOR |