diff options
Diffstat (limited to 'kopete/kopete/kimifaceimpl.h')
-rw-r--r-- | kopete/kopete/kimifaceimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/kopete/kimifaceimpl.h b/kopete/kopete/kimifaceimpl.h index ec3a45e8..d99c6335 100644 --- a/kopete/kopete/kimifaceimpl.h +++ b/kopete/kopete/kimifaceimpl.h @@ -42,7 +42,7 @@ public: bool isPresent( const TQString &uid ); TQString displayName( const TQString &uid ); TQString presenceString( const TQString &uid ); - int presenceStatus( const TQString &uid ); + int presencetqStatus( const TQString &uid ); bool canReceiveFiles( const TQString &uid ); bool canRespond( const TQString &uid ); TQString locate( const TQString &contactId, const TQString &protocol ); |