diff options
Diffstat (limited to 'kopete/protocols/yahoo/ui/yahoouserinfodialog.h')
-rw-r--r-- | kopete/protocols/yahoo/ui/yahoouserinfodialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/yahoo/ui/yahoouserinfodialog.h b/kopete/protocols/yahoo/ui/yahoouserinfodialog.h index 6778a1af..1c5ec3d9 100644 --- a/kopete/protocols/yahoo/ui/yahoouserinfodialog.h +++ b/kopete/protocols/yahoo/ui/yahoouserinfodialog.h @@ -32,7 +32,7 @@ class YahooContact; class YahooUserInfoDialog : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: YahooUserInfoDialog( YahooContact *c, TQWidget* parent = 0, const char* name = 0 ); void setAccountConnected( bool isOnline ); |