deviceupdatesui/deviceupdates/inc/nsmldmsynchandler.h
changeset 47 d316aecb87fd
parent 36 9eefb50e711a
--- a/deviceupdatesui/deviceupdates/inc/nsmldmsynchandler.h	Tue Jul 13 03:51:25 2010 +0530
+++ b/deviceupdatesui/deviceupdates/inc/nsmldmsynchandler.h	Tue Jul 13 04:01:20 2010 +0530
@@ -27,6 +27,9 @@
 #include "nsmldmsyncutil.h"
 #include "nsmldmsyncprofile.h"
 #include "nsmldmsyncappengine.h"
+#include <hbdialog.h>
+#include <hblabel.h>
+#include <hbaction.h>
 // FORWARD DECLARATIONS
 class CNSmlDMSyncState;
 class CNSmlDMActiveCaller;
@@ -280,6 +283,10 @@
         
         // Identifies Fota progress note launched or not
         TBool iFotaProgressLaunched;
+        
+        HbDialog * iDialog;
+        
+        HbAction * iPrimaryAction;
 	};
 
 #endif  // NSMLDMSYNCHANDLER_H