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 331ebad..292540d 100644 --- a/qt/qextscintilla.h +++ b/qt/qextscintilla.h @@ -51,7 +51,7 @@ class QextScintillaCommandSet; class TQEXTSCINTILLA_EXPORT QextScintilla : public QextScintillaBase { Q_OBJECT - TQ_OBJECT + public: //! This enum defines the different auto-indentation styles. |