diff options
Diffstat (limited to 'kopete/protocols/gadu/gaducommands.h')
-rw-r--r-- | kopete/protocols/gadu/gaducommands.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/gadu/gaducommands.h b/kopete/protocols/gadu/gaducommands.h index a9c78b35..a191242c 100644 --- a/kopete/protocols/gadu/gaducommands.h +++ b/kopete/protocols/gadu/gaducommands.h @@ -53,7 +53,7 @@ signals: void done( const TQString& title, const TQString& what ); void error( const TQString& title, const TQString& error ); void socketReady(); - void operationtqStatus( const TQString ); + void operationStatus( const TQString ); protected: void checkSocket( int, int ); |