diff options
Diffstat (limited to 'kopete/protocols/yahoo/libkyahoo/client.h')
-rw-r--r-- | kopete/protocols/yahoo/libkyahoo/client.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/yahoo/libkyahoo/client.h b/kopete/protocols/yahoo/libkyahoo/client.h index 16f85d0a..8ebfc81a 100644 --- a/kopete/protocols/yahoo/libkyahoo/client.h +++ b/kopete/protocols/yahoo/libkyahoo/client.h @@ -42,7 +42,7 @@ struct YABEntry; class Client : public TQObject { -Q_OBJECT +TQ_OBJECT public: |