summaryrefslogtreecommitdiff
path: root/symbian/PerlApp.hrh
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2005-10-31 20:38:42 +0200
committerH.Merijn Brand <h.m.brand@xs4all.nl>2005-10-31 16:25:23 +0000
commit25ca88e0cbd385e70d7ea2ee4f8a34a9ff7bcc17 (patch)
tree81bd98f725c8e6e8c9d7760fe938f669619fbc56 /symbian/PerlApp.hrh
parentf6ba99206280472c9e353abb350d114de9d2591b (diff)
downloadperl-25ca88e0cbd385e70d7ea2ee4f8a34a9ff7bcc17.tar.gz
Symbian port 0.3.0 as of blead@25911
Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A6D6@esebe105.NOE.Nokia.com> p4raw-id: //depot/perl@25933
Diffstat (limited to 'symbian/PerlApp.hrh')
-rw-r--r--symbian/PerlApp.hrh3
1 files changed, 2 insertions, 1 deletions
diff --git a/symbian/PerlApp.hrh b/symbian/PerlApp.hrh
index 3a510d4f81..b3969c59be 100644
--- a/symbian/PerlApp.hrh
+++ b/symbian/PerlApp.hrh
@@ -13,7 +13,8 @@ enum TPerlIds
EPerlAppCommandOneLiner = 1027,
EPerlAppCommandCopyright = 1028,
EPerlAppCommandAboutCopyright = 1029,
- EPerlAppTextQueryInputField = 1030 // no comma here
+ EPerlAppTextQueryInputField = 1030,
+ EPerlAppLast = 1099 // no comma here
};
#endif // __PerlApp_HRH__