diff options
Diffstat (limited to 'kopete/protocols/irc/ircusercontact.h')
-rw-r--r-- | kopete/protocols/irc/ircusercontact.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/irc/ircusercontact.h b/kopete/protocols/irc/ircusercontact.h index 8b4b9e2b..8ba991e9 100644 --- a/kopete/protocols/irc/ircusercontact.h +++ b/kopete/protocols/irc/ircusercontact.h @@ -60,7 +60,7 @@ struct IRCUserInfo */ class IRCUserContact : public IRCContact { - Q_OBJECT + TQ_OBJECT public: |