diff options
Diffstat (limited to 'qt/qextscintillalexercsharp.h')
-rw-r--r-- | qt/qextscintillalexercsharp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/qextscintillalexercsharp.h b/qt/qextscintillalexercsharp.h index e965975..5b4695d 100644 --- a/qt/qextscintillalexercsharp.h +++ b/qt/qextscintillalexercsharp.h @@ -34,7 +34,7 @@ //! lexer. class TQEXTSCINTILLA_EXPORT QextScintillaLexerCSharp : public QextScintillaLexerCPP { - Q_OBJECT + TQ_OBJECT public: |