diff options
Diffstat (limited to 'kopete/protocols/oscar/icq/icqreadaway.h')
-rw-r--r-- | kopete/protocols/oscar/icq/icqreadaway.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/oscar/icq/icqreadaway.h b/kopete/protocols/oscar/icq/icqreadaway.h index d489a202..a9a03c72 100644 --- a/kopete/protocols/oscar/icq/icqreadaway.h +++ b/kopete/protocols/oscar/icq/icqreadaway.h @@ -31,7 +31,7 @@ class ICQReadAway : public KDialogBase TQ_OBJECT public: - ICQReadAway(ICQContact *, TQWidget *tqparent = 0, const char* name = "ICQReadAway"); + ICQReadAway(ICQContact *, TQWidget *parent = 0, const char* name = "ICQReadAway"); private slots: void slotFetchAwayMessage(); |