idlehomescreen/xmluirendering/uiengine/inc/xnfocuscontrol.h
branchRCL_3
changeset 102 ba63c83f4716
parent 88 3321d3e205b6
--- a/idlehomescreen/xmluirendering/uiengine/inc/xnfocuscontrol.h	Wed Sep 15 12:00:00 2010 +0300
+++ b/idlehomescreen/xmluirendering/uiengine/inc/xnfocuscontrol.h	Wed Oct 13 14:18:30 2010 +0300
@@ -106,6 +106,8 @@
     CXnAppUiAdapter& iAppUiAdapter;
     /** Flag to indicate whether it is allowed to show focus */
     TBool iVisible;
+    /** Flag to indicate refusal */
+    TBool iRefused;
     };
 
 #endif // _XNFOCUSCONTROL_H