diff options
Diffstat (limited to 'kopete/protocols/gadu/gaduregisteraccount.h')
-rw-r--r-- | kopete/protocols/gadu/gaduregisteraccount.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/gadu/gaduregisteraccount.h b/kopete/protocols/gadu/gaduregisteraccount.h index f6abb06d..ddc295ec 100644 --- a/kopete/protocols/gadu/gaduregisteraccount.h +++ b/kopete/protocols/gadu/gaduregisteraccount.h @@ -49,7 +49,7 @@ protected slots: void registrationDone( const TQString&, const TQString& ); void inputChanged( const TQString & ); void doRegister(); - void updatetqStatus( const TQString status ); + void updateStatus( const TQString status ); private: void validateInput(); |