apengine/apsettingshandlerui/inc/ApSelPopupList.h
branchRCL_3
changeset 58 83ca720e2b9a
parent 57 05bc53fe583b
--- 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