diff -r fcb676ca077d -r fdbe8253b596 messagingapp/msgui/unifiededitor/inc/msgunieditorview.h --- a/messagingapp/msgui/unifiededitor/inc/msgunieditorview.h Wed Sep 01 14:19:13 2010 +0530 +++ b/messagingapp/msgui/unifiededitor/inc/msgunieditorview.h Tue Sep 07 13:28:39 2010 +0530 @@ -82,6 +82,14 @@ */ int saveContentToDrafts(); + /** + * Event handler + * @param key Key code + * @return true if key event handled else false. + * @see MsgBaseView + */ + bool handleKeyEvent(int key); + protected: /** * reimplemented from base class to provide proper geometry for scrolling.