summaryrefslogtreecommitdiffstats
path: root/qt/qextscintillabase.h
diff options
context:
space:
mode:
Diffstat (limited to 'qt/qextscintillabase.h')
-rw-r--r--qt/qextscintillabase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/qextscintillabase.h b/qt/qextscintillabase.h
index 1e5a792..0bf4eb3 100644
--- a/qt/qextscintillabase.h
+++ b/qt/qextscintillabase.h
@@ -56,7 +56,7 @@ class TQPixmap;
class TQEXTSCINTILLA_EXPORT QextScintillaBase : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
//! The low-level Scintilla API is implemented as a set of messages