diff options
Diffstat (limited to 'kopete/protocols/sms/smsaddcontactpage.h')
-rw-r--r-- | kopete/protocols/sms/smsaddcontactpage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/sms/smsaddcontactpage.h b/kopete/protocols/sms/smsaddcontactpage.h index 51be4630..c87cf11c 100644 --- a/kopete/protocols/sms/smsaddcontactpage.h +++ b/kopete/protocols/sms/smsaddcontactpage.h @@ -25,7 +25,7 @@ class SMSProtocol; class SMSAddContactPage : public AddContactPage { - Q_OBJECT + TQ_OBJECT public: SMSAddContactPage(TQWidget *parent=0, const char *name=0); |