apengine/apsettingshandlerui/inc/ApSelPopupList.h
branchRCL_3
changeset 55 fc7b30ed2058
parent 4 77415202bfc8
child 57 05bc53fe583b
--- 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