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 4131ef2b..856bde59 100644 --- a/kopete/protocols/yahoo/ui/yahoouserinfodialog.h +++ b/kopete/protocols/yahoo/ui/yahoouserinfodialog.h @@ -31,7 +31,7 @@ class YahooContact; class YahooUserInfoDialog : public KDialogBase { -Q_OBJECT +TQ_OBJECT public: YahooUserInfoDialog( YahooContact *c, TQWidget* parent = 0, const char* name = 0 ); |