Ignore:
Timestamp:
Jan 8, 2014, 5:19:17 PM (10 years ago)
Author:
garnier
Message:

BugFix d un memory leak quand on changeait les debut de section. Amelioration lors des changement de debut de sections

File:
1 edited

Legend:

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

    r469 r480  
    3939  };
    4040 
     41  /**
     42   Display the content of this sector. Create a widget for the beamline and the softwares
     43   */
     44  void displayWidgetBeamLine();
     45
    4146  private :
    4247  GWt_ligneFaisceau* UI_beamLine_;
    4348  void setIcon(WLayout*);
    44   void displayWidgetBeamLine();
    4549  GWt_accelerator* UI_Accelerator_;
    4650  sector* sectorControler_;
Note: See TracChangeset for help on using the changeset viewer.