Salome HOME
Issue #251. Append Export/Import NewGeom commands in the SALOME desktop.
[modules/shaper.git] / src / FeaturesPlugin / plugin-Features.xml
index 1088f2425bd73836b5fdec61c81b5b91d69363a3..749941fcab783ebcd4276b2d6a8bbaf92716d729 100644 (file)
@@ -8,5 +8,13 @@
           <source path="boolean_widget.xml"/>
       </feature>
     </group>
+    <group id="Collections">
+      <feature id="Group"
+        title="Group"
+        tooltip="Create a new named collection of geometry entities"
+        icon=":icons/shape_group.png">
+        <source path="group_widget.xml"/>
+      </feature>
+    </group>
   </workbench>  
 </plugin>