Salome HOME
Meet the coding style (line length <= 100)
[modules/shaper.git] / src / BuildPlugin / face_widget.xml
index a019054bd4a06e3934dac47fe70485a221b3b3e6..9502ee731d79408251abea8beacc6a0a80615ebf 100644 (file)
@@ -4,7 +4,8 @@
   <multi_selector id="base_objects"
                   label="Segments and wires:"
                   tooltip="Select edges on sketch, edges or wires objects."
-                  type_choice="edges objects">
+                  type_choice="edges wires"
+                  concealment="true">
     <validator id="BuildPlugin_ValidatorBaseForBuild" parameters="edge,wire"/>
   </multi_selector>
   <validator id="BuildPlugin_ValidatorBaseForFace" parameters="base_objects"/>