Salome HOME
Recalculate DoF when removing feature without constraints (issue #1456)
[modules/shaper.git] / src / FeaturesPlugin / group_widget.xml
index a39b7ac96287da1f5fc60e96072b9f92d45e81e2..731522c559459caa12ebae1d2365803ba4357324 100644 (file)
@@ -3,7 +3,8 @@
 <source>
   <multi_selector id="group_list"
     tooltip="Select a set of objects"
-    type_choice="Vertices Edges Faces Solids">
+    type_choice="Vertices Edges Faces Solids"
+    use_choice="true">
     <validator id="GeomValidators_BodyShapes" parameters="Sketch"/>
   </multi_selector>
 </source>
\ No newline at end of file