branch | RCL_3 |
changeset 17 | b8fae6b8a148 |
parent 11 | ff572dfe6d86 |
child 18 | d05a55b217df |
--- a/idlehomescreen/xmluirendering/uiengine/inc/xncontroladapterimpl.h Mon Mar 15 12:39:47 2010 +0200 +++ b/idlehomescreen/xmluirendering/uiengine/inc/xncontroladapterimpl.h Wed Mar 31 21:17:19 2010 +0300 @@ -557,6 +557,8 @@ TBool iBlank; /** flag: to detect whether longtap occured */ TBool iLongtap; + /** record right softkey node of menubar when keydown event happened */ + mutable CXnNode* iKeyDownNode; }; #endif //__XNCONTROLADAPTERIMPL_H__