diff options
Diffstat (limited to 'qt/qextscintillalexerproperties.h')
-rw-r--r-- | qt/qextscintillalexerproperties.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/qextscintillalexerproperties.h b/qt/qextscintillalexerproperties.h index 1f20304..23a70f0 100644 --- a/qt/qextscintillalexerproperties.h +++ b/qt/qextscintillalexerproperties.h @@ -34,7 +34,7 @@ //! Properties lexer. class TQEXTSCINTILLA_EXPORT QextScintillaLexerProperties : public QextScintillaLexer { - Q_OBJECT + TQ_OBJECT public: |