diff -r 490439ac0bd4 -r 4af31167ea77 syncmlfw/common/obex/obexclient/inc/Irdaobexsearcher.h --- a/syncmlfw/common/obex/obexclient/inc/Irdaobexsearcher.h Mon Jun 21 16:37:58 2010 +0300 +++ b/syncmlfw/common/obex/obexclient/inc/Irdaobexsearcher.h Thu Jul 15 19:36:11 2010 +0300 @@ -62,6 +62,8 @@ protected: // Functions from base classes void RunL(); + + TInt RunError(TInt aError); void DoCancel();