diff -r dcd0ca396fa1 -r 5aadd1120515 calendarui/controller/traces/calenedituiTraces.h --- a/calendarui/controller/traces/calenedituiTraces.h Tue Oct 05 14:14:48 2010 +0530 +++ b/calendarui/controller/traces/calenedituiTraces.h Fri Oct 15 12:10:36 2010 +0530 @@ -22,6 +22,10 @@ #define CCALENEDITUI_HANDLEDIALOGCLOSED_EXIT 0x8a00d7 #define CCALENEDITUI_HANDLENOTIFICATION_ENTRY 0x8a00d8 #define CCALENEDITUI_HANDLENOTIFICATION_EXIT 0x8a00d9 +#define CCALENEDITUI_SAVEANDCLOSEEDITOR_ENTRY 0x8a01fb +#define CCALENEDITUI_SAVEANDCLOSEEDITOR_EXIT 0x8a01fc +#define CCALENEDITUI_HANDLEFORCEDEXIT_ENTRY 0x8a01fd +#define CCALENEDITUI_HANDLEFORCEDEXIT_EXIT 0x8a01fe #endif