Ignore:
Timestamp:
Feb 10, 2014, 4:34:03 PM (10 years ago)
Author:
touze
Message:

nvx elts: quadrupole & sextupole

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_pspaApplication.cc

    r488 r489  
    6666  abstractElementFactory_->setSnapshotEnable(true);
    6767  abstractElementFactory_->setMPoleEnable(true);
     68  abstractElementFactory_->setQPoleEnable(true);
     69  abstractElementFactory_->setSPoleEnable(true);
     70
    6871  cout << " PspaApplication::PspaApplication abstractElementFactory REPUTEE CONSTRUITE " << endl;
     72
    6973  // include the styleSheetcd
    7074  WContainerWidget *mainContainerWidget = root();
Note: See TracChangeset for help on using the changeset viewer.