messagingappbase/msgeditor/appuisrc/MsgViewAttachmentsDialog.cpp
branchRCL_3
changeset 17 caea42e26caa
parent 0 72b543305e3a
equal deleted inserted replaced
9:1d7827e39b52 17:caea42e26caa
   425 // ---------------------------------------------------------
   425 // ---------------------------------------------------------
   426 //
   426 //
   427 EXPORT_C void CMsgViewAttachmentsDialog::HandleServerAppExit( TInt /*aReason*/)
   427 EXPORT_C void CMsgViewAttachmentsDialog::HandleServerAppExit( TInt /*aReason*/)
   428     {
   428     {
   429     // replace navi pane with empty one.
   429     // replace navi pane with empty one.
   430     iNaviPane->PushDefaultL();
   430     TRAP_IGNORE(iNaviPane->PushDefaultL());
   431     iBusy = EFalse;
   431     iBusy = EFalse;
   432     }
   432     }
   433 
   433 
   434 // ---------------------------------------------------------
   434 // ---------------------------------------------------------
   435 // CMsgViewAttachmentsDialog::HandleControlStateChangeL
   435 // CMsgViewAttachmentsDialog::HandleControlStateChangeL