diff -r 05bc53fe583b -r 83ca720e2b9a apengine/apsettingshandlerui/inc/ApSelPopupList.h --- a/apengine/apsettingshandlerui/inc/ApSelPopupList.h Tue Aug 31 15:35:44 2010 +0300 +++ b/apengine/apsettingshandlerui/inc/ApSelPopupList.h Wed Sep 01 12:23:51 2010 +0100 @@ -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