emailuis/emailui/src/ncsheadercontainer.cpp
branchRCL_3
changeset 37 c3c9c6dcfb80
parent 36 e8f259fad141
equal deleted inserted replaced
36:e8f259fad141 37:c3c9c6dcfb80
  1226     FUNC_LOG;
  1226     FUNC_LOG;
  1227 	if ( iMenuBar ) 
  1227 	if ( iMenuBar ) 
  1228 		{
  1228 		{
  1229 		if( aShow )
  1229 		if( aShow )
  1230 			{
  1230 			{
  1231 			iMenuBar->SetCommandSetL( R_AVKON_SOFTKEYS_SELECT_CANCEL__SELECT );
  1231 			iMenuBar->SetCommandSetL( R_AVKON_SOFTKEYS_CANCEL ); 
  1232 			}
  1232 			}
  1233 		else
  1233 		else
  1234 			{
  1234 			{
  1235 			iMenuBar->SetCommandSetL( R_FSE_EDITOR_SOFTKEYS_OPTIONS_CLOSE );
  1235 			iMenuBar->SetCommandSetL( R_FSE_EDITOR_SOFTKEYS_OPTIONS_CLOSE );
  1236 			SetMskL();
  1236 			SetMskL();