summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/irc/irccontact.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/irc/irccontact.h')
-rw-r--r--kopete/protocols/irc/irccontact.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/irc/irccontact.h b/kopete/protocols/irc/irccontact.h
index a415929d..d8310c27 100644
--- a/kopete/protocols/irc/irccontact.h
+++ b/kopete/protocols/irc/irccontact.h
@@ -61,7 +61,7 @@ class IRCContact
: public Kopete::Contact
{
Q_OBJECT
- TQ_OBJECT
+
public:
IRCContact(IRCAccount *account, KIRC::EntityPtr entity, Kopete::MetaContact *metac, const TQString& icon = TQString());