apengine/apsettingshandlerui/inc/ApSelPopupList.h
branchRCL_3
changeset 55 fc7b30ed2058
parent 4 77415202bfc8
child 57 05bc53fe583b
equal deleted inserted replaced
54:984e13af52c4 55:fc7b30ed2058
   335         TBool                           iInitialised;
   335         TBool                           iInitialised;
   336         TBool                           iNoEdit;
   336         TBool                           iNoEdit;
   337         TBool							iHelpSupported;
   337         TBool							iHelpSupported;
   338         TBool							iProtectionSupported;
   338         TBool							iProtectionSupported;
   339         TBool                           iDoExit;
   339         TBool                           iDoExit;
       
   340         TBool                           iFirstEnter;  // pressing the enter key
       
   341                                                       // first time will be
       
   342                                                       // handled as an uparrow 
       
   343                                                       // key
   340     };
   344     };
   341 
   345 
   342 #endif
   346 #endif
   343 
   347 
   344 // End of File
   348 // End of File