]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/BuildPlugin/wire_widget.xml
Salome HOME
Issue #2975: Do not select groups in all operations except operations on groups
[modules/shaper.git] / src / BuildPlugin / wire_widget.xml
index 87f03df669d4cec1dff81c0e1ba1ef9fda2f40ad..96067ebe6d9917d26bfda0e59bbfe7d2ddea87bc 100644 (file)
@@ -2,7 +2,7 @@
   <multi_selector id="base_objects"
                   label="Segments and wires:"
                   tooltip="Select edges on sketch, edges or wires objects."
-                  type_choice="edges wires"
+                  shape_types="edges wires"
                   concealment="true">
     <validator id="BuildPlugin_ValidatorBaseForBuild" parameters="edge,wire"/>
   </multi_selector>