Salome HOME
Issue #18755 (Tuleap): Do not process key events if a modal window is displayed
[modules/shaper.git] / src / BuildPlugin / shell_widget.xml
index 27b8e3971b7d716b5053cca6e5466bc721943d4e..cb44a7c302a477335495fccae7d3444adad05fa5 100644 (file)
@@ -2,8 +2,8 @@
   <multi_selector id="base_objects"
                   label="Faces and shells:"
                   tooltip="Select faces or shells objects."
-                  type_choice="faces shells"
+                  shape_types="faces shells"
                   concealment="true">
-    <validator id="BuildPlugin_ValidatorBaseForBuild" parameters="face,shell"/>
+    <validator id="BuildPlugin_ValidatorBaseForBuild" parameters="face,shell,compound"/>
   </multi_selector>
 </source>