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 1c77f25f..ae11e564 100644
--- a/kopete/protocols/sms/smscontact.h
+++ b/kopete/protocols/sms/smscontact.h
@@ -35,7 +35,7 @@ class SMSContact : public Kopete::Contact
TQ_OBJECT
public:
SMSContact( Kopete::Account* _account, const TQString &phoneNumber,
- const TQString &displayName, Kopete::MetaContact *tqparent );
+ const TQString &displayName, Kopete::MetaContact *parent );
TQPtrList<KAction>* customContextMenuActions();