diff options
Diffstat (limited to 'kopete/protocols/oscar/liboscar/client.h')
-rw-r--r-- | kopete/protocols/oscar/liboscar/client.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/oscar/liboscar/client.h b/kopete/protocols/oscar/liboscar/client.h index b80ba304..e58c9f41 100644 --- a/kopete/protocols/oscar/liboscar/client.h +++ b/kopete/protocols/oscar/liboscar/client.h @@ -49,7 +49,7 @@ class Settings; class KOPETE_EXPORT Client : public TQObject { -Q_OBJECT +TQ_OBJECT public: |