summaryrefslogtreecommitdiff
path: root/symbian/PerlApp.hrh
diff options
context:
space:
mode:
Diffstat (limited to 'symbian/PerlApp.hrh')
-rw-r--r--symbian/PerlApp.hrh4
1 files changed, 3 insertions, 1 deletions
diff --git a/symbian/PerlApp.hrh b/symbian/PerlApp.hrh
index 3b0f23d79a..3a510d4f81 100644
--- a/symbian/PerlApp.hrh
+++ b/symbian/PerlApp.hrh
@@ -11,7 +11,9 @@ enum TPerlIds
EPerlAppCommandTime = 1025,
EPerlAppCommandRunFile = 1026,
EPerlAppCommandOneLiner = 1027,
- EPerlAppCommandCopyright = 1028 // no comma here
+ EPerlAppCommandCopyright = 1028,
+ EPerlAppCommandAboutCopyright = 1029,
+ EPerlAppTextQueryInputField = 1030 // no comma here
};
#endif // __PerlApp_HRH__