deviceupdatesui/deviceupdates/inc/nsmldmsynchandler.h
changeset 42 aa33c2cb9a50
parent 18 7d11f9a6646f
--- a/deviceupdatesui/deviceupdates/inc/nsmldmsynchandler.h	Wed Jun 23 18:03:02 2010 +0300
+++ b/deviceupdatesui/deviceupdates/inc/nsmldmsynchandler.h	Tue Jul 06 14:06:19 2010 +0300
@@ -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