Salome HOME
Cosmetics. Move XML files to the separate folder inside a corresponding project in VS.
[modules/shaper.git] / src / BuildPlugin / subshapes_widget.xml
index ec7320e65b4ec858a4455ea2f2df43e2a1b01203..5f42c96a9b818639f5041bfeab89539038a32e73 100644 (file)
@@ -1,5 +1,3 @@
-<!-- Copyright (C) 2014-20xx CEA/DEN, EDF R&D -->
-
 <source>
   <shape_selector id="base_shape"
                   label="Shape:"
@@ -12,7 +10,7 @@
   <multi_selector id="subshapes"
                   label="Sub-Shapes:"
                   tooltip="Select shapes on sketch to add."
-                  type_choice="vertices edges"
+                  shape_types="vertices edges"
                   concealment="true"
                   clear_in_neutral_point="false">
     <validator id="BuildPlugin_ValidatorSubShapesSelection" parameters="Sketch"/>