diff options
Diffstat (limited to 'kmail/templatesinsertcommand.h')
-rw-r--r-- | kmail/templatesinsertcommand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/templatesinsertcommand.h b/kmail/templatesinsertcommand.h index c928dd67d..257064b88 100644 --- a/kmail/templatesinsertcommand.h +++ b/kmail/templatesinsertcommand.h @@ -29,7 +29,7 @@ class TDEActionMenu; class TemplatesInsertCommand : public TQPushButton { - Q_OBJECT + TQ_OBJECT public: |