diff options
Diffstat (limited to 'interfaces/ktexteditor/editor.h')
-rw-r--r-- | interfaces/ktexteditor/editor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interfaces/ktexteditor/editor.h b/interfaces/ktexteditor/editor.h index 0a4f4c769..a9f542043 100644 --- a/interfaces/ktexteditor/editor.h +++ b/interfaces/ktexteditor/editor.h @@ -41,7 +41,7 @@ class KTEXTEDITOR_EXPORT Editor : public KParts::ReadWritePart friend class PrivateEditor; Q_OBJECT - TQ_OBJECT + public: /** |