meetingrequest/mrgui/mrfieldbuilderplugin/inc/cmrviewerattachmentfield.h
branchRCL_3
changeset 80 726fba06891a
parent 64 3533d4323edc
--- a/meetingrequest/mrgui/mrfieldbuilderplugin/inc/cmrviewerattachmentfield.h	Wed Sep 15 11:52:37 2010 +0300
+++ b/meetingrequest/mrgui/mrfieldbuilderplugin/inc/cmrviewerattachmentfield.h	Wed Oct 13 14:11:15 2010 +0300
@@ -126,6 +126,9 @@
     CDesCArrayFlat* iRemoteAttUris;
     /// Own: Remote attachment info
     CCalRemoteAttachmentInfo* iAttachmentInfo;
+    //Not own. temporary to remember link during saving all attachments process 
+    //Kinetic scrolling used during SaveAllAttachmens caused that focus has been lost 
+    const CESMRRichTextLink* iSelectedLink;
     };
 
 #endif  // CMRATTACHMENTSFIELD_H