perl/symbian/PerlUi.hrh
<<
>>
Prefs
   1/* Copyright (c) 2005 Nokia.  All rights reserved. */
   2
   3/* The PerlUi class is licensed under the same terms as Perl itself. */
   4
   5#ifndef __PerlUi_HRH__
   6#define __PerlUi_HRH__
   7
   8enum TPerlUiIds
   9{
  10    EPerlUiTextQueryInputField        = 2048,
  11    EPerlUiLast                       = 2099  // no comma here
  12};
  13
  14#endif // __PerlUi_HRH__
  15
lxr.linux.no kindly hosted by Redpill Linpro AS, provider of Linux consulting and operations services since 1995.