diff options
Diffstat (limited to 'kopete/protocols/irc/irccontactmanager.h')
-rw-r--r-- | kopete/protocols/irc/irccontactmanager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/irc/irccontactmanager.h b/kopete/protocols/irc/irccontactmanager.h index 0a979407..468014bd 100644 --- a/kopete/protocols/irc/irccontactmanager.h +++ b/kopete/protocols/irc/irccontactmanager.h @@ -54,7 +54,7 @@ class TQTimer; class IRCContactManager : public TQObject { - Q_OBJECT + TQ_OBJECT public: |