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 25239bcb..cf2afc86 100644 --- a/kopete/protocols/sms/smsaddcontactpage.h +++ b/kopete/protocols/sms/smsaddcontactpage.h @@ -26,7 +26,7 @@ class SMSProtocol; class SMSAddContactPage : public AddContactPage { Q_OBJECT - TQ_OBJECT + public: SMSAddContactPage(TQWidget *parent=0, const char *name=0); ~SMSAddContactPage(); |