diff options
Diffstat (limited to 'kopete/protocols/irc/ircaccount.h')
-rw-r--r-- | kopete/protocols/irc/ircaccount.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/irc/ircaccount.h b/kopete/protocols/irc/ircaccount.h index 3b37dcff..97886a4f 100644 --- a/kopete/protocols/irc/ircaccount.h +++ b/kopete/protocols/irc/ircaccount.h @@ -72,7 +72,7 @@ class IRCAccount friend class IRCEditAccountWidget; friend class IRCProtocolHandler; - Q_OBJECT + TQ_OBJECT public: |