Ignore:
Timestamp:
Jun 21, 2013, 10:16:56 AM (11 years ago)
Author:
lemeur
Message:

definition des compatibilites des elements dans les software

File:
1 edited

Legend:

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

    r375 r418  
    3333   
    3434    GWt_elementLigneFaisceau(PspaApplication*);
    35     GWt_elementLigneFaisceau(typedElement,PspaApplication*);
     35    GWt_elementLigneFaisceau(nomdElements::typedElement,PspaApplication*);
    3636   
    3737    ~GWt_elementLigneFaisceau();
     
    6868    void removeDone(GWt_abstractElement*);
    6969    std::string getElementNumberInBeamLine(nomdElements el);
    70     void initialize_ligneFaisceau(typedElement eType);
     70    void initialize_ligneFaisceau(nomdElements::typedElement eType);
    7171    void mouseWentOut();
    7272    void mouseWentOver();
Note: See TracChangeset for help on using the changeset viewer.