diff options
Diffstat (limited to 'qt/qextscintillamacro.h')
-rw-r--r-- | qt/qextscintillamacro.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/qextscintillamacro.h b/qt/qextscintillamacro.h index c565522..48e688b 100644 --- a/qt/qextscintillamacro.h +++ b/qt/qextscintillamacro.h @@ -43,7 +43,7 @@ class QextScintilla; //! permanent storage. class TQEXTSCINTILLA_EXPORT QextScintillaMacro : public TQObject { - Q_OBJECT + TQ_OBJECT public: |