diff options
Diffstat (limited to 'kopete/protocols/irc/ircservercontact.h')
-rw-r--r-- | kopete/protocols/irc/ircservercontact.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/irc/ircservercontact.h b/kopete/protocols/irc/ircservercontact.h index 8874b541..77773edd 100644 --- a/kopete/protocols/irc/ircservercontact.h +++ b/kopete/protocols/irc/ircservercontact.h @@ -44,7 +44,7 @@ class IRCChannelContact; class IRCServerContact : public IRCContact { - Q_OBJECT + TQ_OBJECT public: |