diff options
Diffstat (limited to 'kmail/editorwatcher.h')
-rw-r--r-- | kmail/editorwatcher.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/editorwatcher.h b/kmail/editorwatcher.h index d98faa4ec..fc08c4dbf 100644 --- a/kmail/editorwatcher.h +++ b/kmail/editorwatcher.h @@ -38,7 +38,7 @@ namespace KMail { class EditorWatcher : public TQObject { Q_OBJECT - TQ_OBJECT + public: /** * Constructs an EditorWatcher. |