summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/irc/ui/channellist.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/irc/ui/channellist.h')
-rw-r--r--kopete/protocols/irc/ui/channellist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/irc/ui/channellist.h b/kopete/protocols/irc/ui/channellist.h
index a5963b6b..81c56e1c 100644
--- a/kopete/protocols/irc/ui/channellist.h
+++ b/kopete/protocols/irc/ui/channellist.h
@@ -58,7 +58,7 @@ class ChannelList
void slotChannelListed( const TQString & channel, uint users, const TQString & topic );
void slotListEnd();
void slotSearchCache();
- void slotStatusChanged( KIRC::Engine::tqStatus );
+ void slotStatusChanged( KIRC::Engine::Status );
private:
void checkSearchResult( const TQString & channel, uint users, const TQString & topic );