diff options
Diffstat (limited to 'qt/qextscintilla.h')
-rw-r--r-- | qt/qextscintilla.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/qextscintilla.h b/qt/qextscintilla.h index 292540d..f36079e 100644 --- a/qt/qextscintilla.h +++ b/qt/qextscintilla.h @@ -50,7 +50,7 @@ class QextScintillaCommandSet; //! in the same way. class TQEXTSCINTILLA_EXPORT QextScintilla : public QextScintillaBase { - Q_OBJECT + TQ_OBJECT public: |