summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/jabber/jabbercontactpool.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/jabber/jabbercontactpool.h')
-rw-r--r--kopete/protocols/jabber/jabbercontactpool.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/protocols/jabber/jabbercontactpool.h b/kopete/protocols/jabber/jabbercontactpool.h
index 563fc9c3..82bd634e 100644
--- a/kopete/protocols/jabber/jabbercontactpool.h
+++ b/kopete/protocols/jabber/jabbercontactpool.h
@@ -36,7 +36,7 @@ class JabberTransport;
class JabberContactPool : public TQObject
{
-Q_OBJECT
+TQ_OBJECT
public:
@@ -108,7 +108,7 @@ private:
class JabberContactPoolItem : TQObject
{
-Q_OBJECT
+TQ_OBJECT
public:
JabberContactPoolItem ( JabberBaseContact *contact );