Changeset dfddb27 in mmcs for mainwindow.H


Ignore:
Timestamp:
Oct 6, 2015, 10:42:37 AM (9 years ago)
Author:
rboet <rboet@…>
Branches:
master
Children:
8a7de4f
Parents:
239e1ea
Message:

agregado menú de ayuda

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mainwindow.H

    r95d916c rdfddb27  
    8181
    8282    QAction actionSeleccionarTabla;
     83
     84    QAction actionManual;
     85    QAction actionAcercaDe;
    8386
    8487    QTableWidget * tableWidget;
     
    331334    void slotSeleccionarTabla();
    332335
     336    void abrirManual();
     337    void acercaDe();
     338
    333339public:
    334340    MainWindow();
Note: See TracChangeset for help on using the changeset viewer.