mobilemessaging/audiomsg/src/audiomessageappui.cpp
branchRCL_3
changeset 19 7e4e4bcc75b6
parent 16 e00582ce7ecd
child 24 696bfeff199e
equal deleted inserted replaced
18:fbb813aef148 19:7e4e4bcc75b6
  3561     if ( iToolbar ) 
  3561     if ( iToolbar ) 
  3562         {
  3562         {
  3563         iToolbar->SetToolbarVisibility( EFalse, EFalse );     
  3563         iToolbar->SetToolbarVisibility( EFalse, EFalse );     
  3564         }
  3564         }
  3565     
  3565     
       
  3566     if (!(iEditorBaseFeatures & EStayInViewerAfterReply ))
       
  3567         {
       
  3568         iView->MakeVisible( EFalse );
       
  3569         }
  3566     
  3570     
  3567     ForwardL( KNewMessageFolder );
  3571     ForwardL( KNewMessageFolder );
  3568     if (!(iEditorBaseFeatures & EStayInViewerAfterReply))
  3572     if (!(iEditorBaseFeatures & EStayInViewerAfterReply))
  3569 	    {
  3573 	    {
  3570 	    Exit( EAknSoftkeyClose );
  3574 	    Exit( EAknSoftkeyClose );