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 f5167a9f..97f99d88 100644 --- a/kopete/protocols/irc/ircservercontact.h +++ b/kopete/protocols/irc/ircservercontact.h @@ -45,7 +45,7 @@ class IRCServerContact : public IRCContact { Q_OBJECT - TQ_OBJECT + public: // This class provides a Kopete::Contact for each server of a given IRC connection. |