idlehomescreen/xmluirendering/uiengine/inc/xnviewcontroladapter.h
branchRCL_3
changeset 26 1b758917cafc
parent 25 137ebc85284b
equal deleted inserted replaced
25:137ebc85284b 26:1b758917cafc
   115 
   115 
   116     /** Node */
   116     /** Node */
   117     CXnNodePluginIf& iNode;
   117     CXnNodePluginIf& iNode;
   118     /** AppUi */
   118     /** AppUi */
   119     CXnAppUiAdapter& iAppUi;
   119     CXnAppUiAdapter& iAppUi;
       
   120     /** HS foreground status*/
       
   121     MXnUiStateObserver::TForegroundStatus iForegroundStatus;
   120     };
   122     };
   121     
   123     
   122 #endif // _XNVIEWCONTROLADAPTER_H
   124 #endif // _XNVIEWCONTROLADAPTER_H
   123             
   125             
   124 // End of File
   126 // End of File