diff -r 984e13af52c4 -r fc7b30ed2058 apengine/apsettingshandlerui/inc/ApSelPopupList.h --- a/apengine/apsettingshandlerui/inc/ApSelPopupList.h Thu Jul 15 19:05:04 2010 +0300 +++ b/apengine/apsettingshandlerui/inc/ApSelPopupList.h Thu Aug 19 10:18:49 2010 +0300 @@ -337,6 +337,10 @@ TBool iHelpSupported; TBool iProtectionSupported; TBool iDoExit; + TBool iFirstEnter; // pressing the enter key + // first time will be + // handled as an uparrow + // key }; #endif