summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/jabber/jabberbasecontact.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/jabber/jabberbasecontact.h')
-rw-r--r--kopete/protocols/jabber/jabberbasecontact.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/jabber/jabberbasecontact.h b/kopete/protocols/jabber/jabberbasecontact.h
index e813ac5d..984f2085 100644
--- a/kopete/protocols/jabber/jabberbasecontact.h
+++ b/kopete/protocols/jabber/jabberbasecontact.h
@@ -34,7 +34,7 @@ namespace XMPP { class VCard; }
class JabberBaseContact : public Kopete::Contact
{
-Q_OBJECT
+TQ_OBJECT
friend class JabberAccount; /* Friends can touch each other's private parts. */