diff -r c8382f7b54ef -r 726fba06891a meetingrequest/mrgui/mrfieldbuilderplugin/inc/cmrviewerattachmentfield.h --- 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