diff options
Diffstat (limited to 'qt/qextscintillamacro.h')
-rw-r--r-- | qt/qextscintillamacro.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/qextscintillamacro.h b/qt/qextscintillamacro.h index 4ef32ae..c565522 100644 --- a/qt/qextscintillamacro.h +++ b/qt/qextscintillamacro.h @@ -44,7 +44,7 @@ class QextScintilla; class TQEXTSCINTILLA_EXPORT QextScintillaMacro : public TQObject { Q_OBJECT - TQ_OBJECT + public: //! Construct a QextScintillaMacro with parent \a parent and name |