summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/sms/smsaccount.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/sms/smsaccount.h')
-rw-r--r--kopete/protocols/sms/smsaccount.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/sms/smsaccount.h b/kopete/protocols/sms/smsaccount.h
index 05caa989..db7d0f9a 100644
--- a/kopete/protocols/sms/smsaccount.h
+++ b/kopete/protocols/sms/smsaccount.h
@@ -33,7 +33,7 @@ class SMSAccount : public Kopete::Account
TQ_OBJECT
public:
- SMSAccount( SMSProtocol *tqparent, const TQString &accountID, const char *name = 0L );
+ SMSAccount( SMSProtocol *parent, const TQString &accountID, const char *name = 0L );
~SMSAccount();
virtual KActionMenu* actionMenu(); // Per-protocol actions for the systray and the status bar