summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/yahoo/ui/yahoouserinfodialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/yahoo/ui/yahoouserinfodialog.h')
-rw-r--r--kopete/protocols/yahoo/ui/yahoouserinfodialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/yahoo/ui/yahoouserinfodialog.h b/kopete/protocols/yahoo/ui/yahoouserinfodialog.h
index b7f9f3d2..6778a1af 100644
--- a/kopete/protocols/yahoo/ui/yahoouserinfodialog.h
+++ b/kopete/protocols/yahoo/ui/yahoouserinfodialog.h
@@ -34,7 +34,7 @@ class YahooUserInfoDialog : public KDialogBase
Q_OBJECT
TQ_OBJECT
public:
- YahooUserInfoDialog( YahooContact *c, TQWidget* tqparent = 0, const char* name = 0 );
+ YahooUserInfoDialog( YahooContact *c, TQWidget* parent = 0, const char* name = 0 );
void setAccountConnected( bool isOnline );
signals:
void saveYABEntry( YABEntry & );