diff -r 137ebc85284b -r 1b758917cafc idlehomescreen/xmluirendering/uiengine/inc/xnviewcontroladapter.h --- 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