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 77387218a..12d0c2fcd 100644 --- a/kmail/recipientseditortest.h +++ b/kmail/recipientseditortest.h @@ -31,7 +31,7 @@ class RecipientsEditor; class Composer : public TQWidget { Q_OBJECT - TQ_OBJECT + public: Composer( TQWidget *parent ); |