diff options
Diffstat (limited to 'qt/qextscintillalexertex.h')
-rw-r--r-- | qt/qextscintillalexertex.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/qextscintillalexertex.h b/qt/qextscintillalexertex.h index 672e4db..5216ff6 100644 --- a/qt/qextscintillalexertex.h +++ b/qt/qextscintillalexertex.h @@ -34,7 +34,7 @@ //! lexer. class TQEXTSCINTILLA_EXPORT QextScintillaLexerTeX : public QextScintillaLexer { - Q_OBJECT + TQ_OBJECT public: |