idlehomescreen/xmluirendering/uiengine/inc/xnfocuscontrol.h
branchRCL_3
changeset 35 3321d3e205b6
parent 34 5456b4e8b3a8
equal deleted inserted replaced
34:5456b4e8b3a8 35:3321d3e205b6
   104     
   104     
   105     /** AppUiAdapter, Not owned */
   105     /** AppUiAdapter, Not owned */
   106     CXnAppUiAdapter& iAppUiAdapter;
   106     CXnAppUiAdapter& iAppUiAdapter;
   107     /** Flag to indicate whether it is allowed to show focus */
   107     /** Flag to indicate whether it is allowed to show focus */
   108     TBool iVisible;
   108     TBool iVisible;
   109     /** Flag to indicate refusal */
       
   110     TBool iRefused;
       
   111     };
   109     };
   112 
   110 
   113 #endif // _XNFOCUSCONTROL_H
   111 #endif // _XNFOCUSCONTROL_H