msg_pub/messaging_editor_constants_api/inc/MsgEditor.hrh
branchRCL_3
changeset 28 fbb813aef148
parent 0 72b543305e3a
child 53 696bfeff199e
--- a/msg_pub/messaging_editor_constants_api/inc/MsgEditor.hrh	Tue Apr 27 16:33:37 2010 +0300
+++ b/msg_pub/messaging_editor_constants_api/inc/MsgEditor.hrh	Tue May 11 16:10:04 2010 +0300
@@ -173,6 +173,13 @@
     EMsgDispSizeSmall,
     EMsgFirstFreeComponentSpecificCommand = 2000
     };
+    
+    
+//Internal Enumeration for find item functionality
+enum TMsgFindItemKeyCommands
+    {
+    EMsgFindItemKeyEvent = 0x55555555 
+    };
 
 #endif