diff options
Diffstat (limited to 'kopete/protocols/irc/ui/channellist.h')
-rw-r--r-- | kopete/protocols/irc/ui/channellist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/irc/ui/channellist.h b/kopete/protocols/irc/ui/channellist.h index 1a528bb9..077372b0 100644 --- a/kopete/protocols/irc/ui/channellist.h +++ b/kopete/protocols/irc/ui/channellist.h @@ -38,7 +38,7 @@ class ChannelList : public TQWidget { Q_OBJECT - TQ_OBJECT + public: ChannelList( TQWidget *parent, KIRC::Engine *engine ); |