summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/oscar/aim/aimaccount.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/oscar/aim/aimaccount.h')
-rw-r--r--kopete/protocols/oscar/aim/aimaccount.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/protocols/oscar/aim/aimaccount.h b/kopete/protocols/oscar/aim/aimaccount.h
index 897c6fd8..972c641c 100644
--- a/kopete/protocols/oscar/aim/aimaccount.h
+++ b/kopete/protocols/oscar/aim/aimaccount.h
@@ -52,7 +52,7 @@ class OscarVisibilityDialog;
class AIMMyselfContact : public OscarMyselfContact
{
-Q_OBJECT
+TQ_OBJECT
public:
AIMMyselfContact( AIMAccount *acct );
@@ -83,7 +83,7 @@ private:
class AIMAccount : public OscarAccount
{
-Q_OBJECT
+TQ_OBJECT
public: