iaupdate/IAD/firmwareupdate/inc/iaupdatefwsynchandler.h
branchRCL_3
changeset 26 8b7f4e561641
parent 25 7333d7932ef7
--- 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 <e32base.h>
+#include <AknProgressDialog.h>
 #include <SyncMLObservers.h>
-#include <cmmanager.h>
+#include <cmmanagerext.h>
 
 #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