Salome HOME
Hide scroll bar in SALOME
[modules/shaper.git] / src / PrimitivesPlugin / plugin-Primitives.xml
1 <!-- Copyright (C) 2014-2016 CEA/DEN, EDF R&D -->
2
3 <!--  Modified by CEA (delegation to Alyotech) : 29 Mar 2016 -->
4
5 <plugin> 
6   <workbench id="Primitives" document="Part">
7     <group id="Primitives">
8       <feature id="Box" title="Box" tooltip="Create a box" icon="icons/Primitives/box.png">
9         <source path="box_widget.xml"/>
10       </feature>
11     </group>
12   </workbench>
13 </plugin>