Changeset 2a84944 in mmcs for mainwindow.C


Ignore:
Timestamp:
Oct 31, 2016, 2:18:40 PM (8 years ago)
Author:
rudmanmrrod <rudman22@…>
Branches:
master
Children:
8f1b6a6
Parents:
c7597d8
Message:

Se muestra la pestaña de Mb

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mainwindow.C

    rc7597d8 r2a84944  
    43454345
    43464346    createTab("Bn",Bn);
    4347     int indice=ObtenerIndice("Bn");
    4348     tabWidget->removeTab(indice);
    4349 
    4350     //estimarMb(Bn,Mb);
    4351     //calcularSubtotalEndExg();
     4347    //int indice=ObtenerIndice("Bn");
     4348    //tabWidget->removeTab(indice);
     4349
     4350    estimarMb(Bn,Mb);
     4351    calcularSubtotalEndExg();
    43524352    opcionMb++;
    43534353}
Note: See TracChangeset for help on using the changeset viewer.