diff --git a/qtinterface/tqt.h.cmake b/qtinterface/tqt.h.cmake index 92d90e7..d40bdd3 100644 --- a/qtinterface/tqt.h.cmake +++ b/qtinterface/tqt.h.cmake @@ -203,13 +203,6 @@ Boston, MA 02110-1301, USA. #define TQT_TQIO_LONG TQ_LONG #define TQT_TQIO_ULONG TQ_ULONG -#define tqt_mo_access access -#define tqt_mo_ci_name name -#define tqt_mo_ci_value value -#define tqt_mo_ci_count count -#define tqt_mo_ci_items items -#define tqt_mo_ci_method method - #define TQT_TQOBJECT(x) (static_cast(static_cast(x))) #define TQT_TQWIDGET(x) (static_cast(static_cast(x))) #define TQT_TQSIZEPOLICY(x) (static_cast(static_cast(x)))