diff -r b01126ce0bec -r ba63c83f4716 idlehomescreen/xmluirendering/uiengine/inc/xnfocuscontrol.h --- 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