branch | RCL_3 |
changeset 50 | c9249d037530 |
parent 32 | 92a061761a7b |
--- a/pushmtm/MtmUiSrc/PushMessageInfoOp.cpp Wed Mar 31 21:35:49 2010 +0300 +++ b/pushmtm/MtmUiSrc/PushMessageInfoOp.cpp Wed Apr 14 16:00:33 2010 +0300 @@ -96,9 +96,8 @@ // when iDialog->ExecuteLD() is running. It means that this object must // be active in that time in order DoCancel() will be called. iStatus = KRequestPending; + iDialog->ExecuteLD( iMsvSession, iEntryId ); SetActive(); - iDialog->ExecuteLD( iMsvSession, iEntryId ); - // Ready. if ( !deleted ) {