Salome HOME
Put groups to the separated plugin: Collection
[modules/shaper.git] / src / SamplePanelPlugin / plugin-SamplePanel.xml
1 <!-- Copyright (C) 2014-20xx CEA/DEN, EDF R&D -->
2
3 <plugin>
4   <workbench id="Sample">
5     <group id="Features">
6       <feature id="QtPanelFeature" property_panel_id="QtPanel" title="Qt Panel Feature"/>
7       <!--<feature id="QtPanelFeature" title="Qt Panel Feature using ModelWidget">
8         <QtModelWidget/>
9       </feature>-->
10     </group>
11   </workbench>
12 </plugin>