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 f78862b4..7799aec9 100644 --- a/kopete/protocols/irc/ircchannelcontact.h +++ b/kopete/protocols/irc/ircchannelcontact.h @@ -46,7 +46,7 @@ class IRCChannelContact { friend class IRCSignalMapper; - Q_OBJECT + TQ_OBJECT public: |