diff options
Diffstat (limited to 'qt/qextscintillalexerbatch.h')
-rw-r--r-- | qt/qextscintillalexerbatch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/qextscintillalexerbatch.h b/qt/qextscintillalexerbatch.h index ee72615..a2ba42a 100644 --- a/qt/qextscintillalexerbatch.h +++ b/qt/qextscintillalexerbatch.h @@ -34,7 +34,7 @@ //! file lexer. class TQEXTSCINTILLA_EXPORT QextScintillaLexerBatch : public QextScintillaLexer { - Q_OBJECT + TQ_OBJECT public: |