deviceupdatesui/deviceupdates/inc/nsmldmsynchandler.h
changeset 42 aa33c2cb9a50
parent 18 7d11f9a6646f
equal deleted inserted replaced
41:c742e1129640 42:aa33c2cb9a50
    25 #include <SyncMLObservers.h>
    25 #include <SyncMLObservers.h>
    26 //#include "NSmlDMProgress.h"
    26 //#include "NSmlDMProgress.h"
    27 #include "nsmldmsyncutil.h"
    27 #include "nsmldmsyncutil.h"
    28 #include "nsmldmsyncprofile.h"
    28 #include "nsmldmsyncprofile.h"
    29 #include "nsmldmsyncappengine.h"
    29 #include "nsmldmsyncappengine.h"
       
    30 #include <hbdialog.h>
       
    31 #include <hblabel.h>
       
    32 #include <hbaction.h>
    30 // FORWARD DECLARATIONS
    33 // FORWARD DECLARATIONS
    31 class CNSmlDMSyncState;
    34 class CNSmlDMSyncState;
    32 class CNSmlDMActiveCaller;
    35 class CNSmlDMActiveCaller;
    33 //class CEikonEnv;
    36 //class CEikonEnv;
    34 //class CNSmlDMSyncDocument;
    37 //class CNSmlDMSyncDocument;
   278           // Variable to show whether in fotaview or not        
   281           // Variable to show whether in fotaview or not        
   279         TInt  iNotinFotaView;
   282         TInt  iNotinFotaView;
   280         
   283         
   281         // Identifies Fota progress note launched or not
   284         // Identifies Fota progress note launched or not
   282         TBool iFotaProgressLaunched;
   285         TBool iFotaProgressLaunched;
       
   286         
       
   287         HbDialog * iDialog;
       
   288         
       
   289         HbAction * iPrimaryAction;
   283 	};
   290 	};
   284 
   291 
   285 #endif  // NSMLDMSYNCHANDLER_H
   292 #endif  // NSMLDMSYNCHANDLER_H
   286 
   293 
   287 // End of file
   294 // End of file