Salome HOME
2f7b97bc5163ea2d7649559786dc87e92d1ff63b
[modules/shaper.git] / src / PythonFeaturesPlugin / plugin-PythonFeatures.xml
1 <plugin>
2   <workbench id="Features" document="Part">
3     <group id="Basic">
4       <feature id="Box" title="Box" tooltip="Create a box" icon=":pictures/part_ico.png">
5           <source path="box_widget.xml"/>
6       </feature>
7     </group>
8   </workbench>  
9 </plugin>