diff options
Diffstat (limited to 'kopete/protocols/irc/ircchannelcontact.h')
-rw-r--r-- | kopete/protocols/irc/ircchannelcontact.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/irc/ircchannelcontact.h b/kopete/protocols/irc/ircchannelcontact.h index 7906e0d1..853bd256 100644 --- a/kopete/protocols/irc/ircchannelcontact.h +++ b/kopete/protocols/irc/ircchannelcontact.h @@ -47,7 +47,7 @@ class IRCChannelContact friend class IRCSignalMapper; Q_OBJECT - TQ_OBJECT + public: IRCChannelContact(IRCContactManager *, const TQString &channel, Kopete::MetaContact *metac); |