Ignore:
Timestamp:
Mar 28, 2013, 4:32:42 PM (11 years ago)
Author:
garnier
Message:

Correction dans les comboBox

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_softwarePanel.h

    r405 r407  
    3434    //    void checkSectionSelection();
    3535    bool updateSectionSelection();
    36     void deleteSectionToExecuteW();
     36    void deleteSectionToExecuteW(int section);
    3737    string getSelection();
    3838    void executer();
     
    4040    void fillComboWithElements(Wt::WComboBox* cBox);
    4141    void fillComboWithSoftwares(Wt::WComboBox* cBox);
    42     Wt::WContainerWidget* createAddDeletePushButtons();
     42    Wt::WContainerWidget* createAddDeletePushButtons(int sectionIndex);
    4343
    4444    dataManager* dtmanage_;
Note: See TracChangeset for help on using the changeset viewer.