diff options
Diffstat (limited to 'kmail/recipientseditortest.h')
-rw-r--r-- | kmail/recipientseditortest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/recipientseditortest.h b/kmail/recipientseditortest.h index 12d0c2fcd..68a050bbe 100644 --- a/kmail/recipientseditortest.h +++ b/kmail/recipientseditortest.h @@ -30,7 +30,7 @@ class RecipientsEditor; class Composer : public TQWidget { - Q_OBJECT + TQ_OBJECT public: Composer( TQWidget *parent ); |