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 4ab832ac..94c115e4 100644
--- a/kopete/protocols/irc/ircguiclient.h
+++ b/kopete/protocols/irc/ircguiclient.h
@@ -28,7 +28,7 @@ class IRCContact;
class IRCGUIClient : public TQObject , public KXMLGUIClient
{
Q_OBJECT
- TQ_OBJECT
+
public:
IRCGUIClient( Kopete::ChatSession *parent = 0 );
~IRCGUIClient();