msg_plat/messaging_editor_api/inc/MsgEditorView.h
branchRCL_3
changeset 42 1367103c24e2
parent 0 72b543305e3a
--- a/msg_plat/messaging_editor_api/inc/MsgEditorView.h	Wed Jun 09 09:37:26 2010 +0300
+++ b/msg_plat/messaging_editor_api/inc/MsgEditorView.h	Mon Jun 21 15:36:19 2010 +0300
@@ -662,6 +662,8 @@
     	
     	MEikEdwinObserver*   iEdwinObserver;
     	RConeResourceLoader  iResourceLoader;
+    	TMsgFocus            iPrevFocus; 
+    	TBool                iMoveUpDownEvent; 
     };
 
 #include <MsgEditorView.inl>