summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/sms/smscontact.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/sms/smscontact.h')
-rw-r--r--kopete/protocols/sms/smscontact.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/sms/smscontact.h b/kopete/protocols/sms/smscontact.h
index ae11e564..81d73bcd 100644
--- a/kopete/protocols/sms/smscontact.h
+++ b/kopete/protocols/sms/smscontact.h
@@ -32,7 +32,7 @@ class KAction;
class SMSContact : public Kopete::Contact
{
Q_OBJECT
- TQ_OBJECT
+
public:
SMSContact( Kopete::Account* _account, const TQString &phoneNumber,
const TQString &displayName, Kopete::MetaContact *parent );