diff -r 7333d7932ef7 -r 8b7f4e561641 iaupdate/IAD/firmwareupdate/inc/iaupdatefwsynchandler.h --- a/iaupdate/IAD/firmwareupdate/inc/iaupdatefwsynchandler.h Tue Aug 31 15:21:33 2010 +0300 +++ b/iaupdate/IAD/firmwareupdate/inc/iaupdatefwsynchandler.h Wed Sep 01 12:22:02 2010 +0100 @@ -22,8 +22,9 @@ // INCLUDES #include +#include #include -#include +#include #include "iaupdatefwsyncutil.h" #include "iaupdatefwsyncprofile.h" @@ -46,7 +47,9 @@ NONSHARABLE_CLASS (CIAUpdateFWSyncHandler) : public CBase, public MIAUpdateFWActiveCallerObserver, public MSyncMLEventObserver, - public MSyncMLProgressObserver + public MSyncMLProgressObserver, + public MProgressDialogCallback + { public: /** @@ -272,8 +275,8 @@ private: TUint32 SelectConnectionMethodL(); - TUint32 GetBestIAPInInternetSNAPL( RCmManager& aCmManager ); - TUint32 GetBestIAPInThisSNAPL( RCmManager& aCmManager, TUint32 aSNAPID ); + TUint32 GetBestIAPInInternetSNAPL( RCmManagerExt& aCmManagerExt ); + TUint32 GetBestIAPInThisSNAPL( RCmManagerExt& aCmManagerExt, TUint32 aSNAPID ); private: // session with sync server