diff options
Diffstat (limited to 'kopete/protocols/irc/ircusercontact.h')
-rw-r--r-- | kopete/protocols/irc/ircusercontact.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/irc/ircusercontact.h b/kopete/protocols/irc/ircusercontact.h index dbf4b51c..269cd40c 100644 --- a/kopete/protocols/irc/ircusercontact.h +++ b/kopete/protocols/irc/ircusercontact.h @@ -94,7 +94,7 @@ public: public slots: /** \brief Updates online status for channels based on current internal status. */ - virtual void updateStatus(); + virtual void updatetqStatus(); virtual void sendFile(const KURL &sourceURL, const TQString&, unsigned int); |