summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/irc/ircguiclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/irc/ircguiclient.h')
-rw-r--r--kopete/protocols/irc/ircguiclient.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/irc/ircguiclient.h b/kopete/protocols/irc/ircguiclient.h
index 94c115e4..da1aa491 100644
--- a/kopete/protocols/irc/ircguiclient.h
+++ b/kopete/protocols/irc/ircguiclient.h
@@ -27,7 +27,7 @@ class IRCContact;
*/
class IRCGUIClient : public TQObject , public KXMLGUIClient
{
- Q_OBJECT
+ TQ_OBJECT
public:
IRCGUIClient( Kopete::ChatSession *parent = 0 );