diff options
Diffstat (limited to 'qt/qextscintillalexer.h')
-rw-r--r-- | qt/qextscintillalexer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/qextscintillalexer.h b/qt/qextscintillalexer.h index 689200f..fc3afab 100644 --- a/qt/qextscintillalexer.h +++ b/qt/qextscintillalexer.h @@ -55,7 +55,7 @@ class TQSettings; class TQEXTSCINTILLA_EXPORT QextScintillaLexer : public TQObject { Q_OBJECT - TQ_OBJECT + public: //! Construct a QextScintillaLexer with parent \a parent and name |