idlehomescreen/xmluirendering/uiengine/inc/xnviewcontroladapter.h
branchRCL_3
changeset 54 1b758917cafc
parent 50 137ebc85284b
--- a/idlehomescreen/xmluirendering/uiengine/inc/xnviewcontroladapter.h	Tue May 25 12:29:32 2010 +0300
+++ b/idlehomescreen/xmluirendering/uiengine/inc/xnviewcontroladapter.h	Wed Jun 09 09:29:04 2010 +0300
@@ -117,6 +117,8 @@
     CXnNodePluginIf& iNode;
     /** AppUi */
     CXnAppUiAdapter& iAppUi;
+    /** HS foreground status*/
+    MXnUiStateObserver::TForegroundStatus iForegroundStatus;
     };
     
 #endif // _XNVIEWCONTROLADAPTER_H