diff options
Diffstat (limited to 'kopete/protocols/sms/smscontact.h')
-rw-r--r-- | kopete/protocols/sms/smscontact.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/sms/smscontact.h b/kopete/protocols/sms/smscontact.h index 98d56c05..d7af00ef 100644 --- a/kopete/protocols/sms/smscontact.h +++ b/kopete/protocols/sms/smscontact.h @@ -31,7 +31,7 @@ class TDEAction; class SMSContact : public Kopete::Contact { - Q_OBJECT + TQ_OBJECT public: SMSContact( Kopete::Account* _account, const TQString &phoneNumber, |