diff -r dcd0ca396fa1 -r 5aadd1120515 notes/notesui/noteseditor/traces/notesnoteeditorTraces.h --- a/notes/notesui/noteseditor/traces/notesnoteeditorTraces.h Tue Oct 05 14:14:48 2010 +0530 +++ b/notes/notesui/noteseditor/traces/notesnoteeditorTraces.h Fri Oct 15 12:10:36 2010 +0530 @@ -39,6 +39,8 @@ #define NOTESNOTEEDITOR_HANDLENEWNOTEACTION_EXIT 0x8a0065 #define NOTESNOTEEDITOR_SELECTEDACTION_ENTRY 0x8a0066 #define NOTESNOTEEDITOR_SELECTEDACTION_EXIT 0x8a0067 +#define NOTESNOTEEDITOR_FORCEDEXIT_ENTRY 0x8a00b5 +#define NOTESNOTEEDITOR_FORCEDEXIT_EXIT 0x8a00b6 #endif