diff options
Diffstat (limited to 'qt/qextscintillalexermakefile.h')
-rw-r--r-- | qt/qextscintillalexermakefile.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/qextscintillalexermakefile.h b/qt/qextscintillalexermakefile.h index 60c6ae4..e673bd6 100644 --- a/qt/qextscintillalexermakefile.h +++ b/qt/qextscintillalexermakefile.h @@ -34,7 +34,7 @@ //! Makefile lexer. class TQEXTSCINTILLA_EXPORT QextScintillaLexerMakefile : public QextScintillaLexer { - Q_OBJECT + TQ_OBJECT public: |