Ignore:
Timestamp:
Jan 8, 2014, 6:05:38 PM (10 years ago)
Author:
garnier
Message:

Suppression de methodes deprecated et de quelques warning de compilation

File:
1 edited

Legend:

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

    r479 r481  
    4040  WLineEdit* saveNameEdit_;
    4141  WLineEdit* openNameEdit_;
    42   GWt_ligneFaisceau* beamLine_deprecated_;
    4342   
    4443  GWt_globalParameters* globalParam_;
     
    9594  }
    9695
    97   inline GWt_ligneFaisceau* getBeamLine_deprecated() {
    98     return beamLine_deprecated_;
    99   }
    100 
    10196  inline GWt_abstractElementFactory* getAbstractElementFactory() {
    10297    return abstractElementFactory_;
Note: See TracChangeset for help on using the changeset viewer.