Salome HOME
#1329 arc tangent arc mode problem
[modules/shaper.git] / src / FeaturesPlugin / rotation_widget.xml
index 21a806adb3750f63e6ba4728bfe7b8ba10259f61..002fbee48ff959bce4b1721975cbc43e2a559a32 100755 (executable)
@@ -4,11 +4,11 @@
   <multi_selector id="main_objects"
     label="Main objects"
     icon=":icons/cut_shape.png"
-    tooltip="Select solid objects"
-    type_choice="Objects Solids"
+    tooltip="Select solid objects"
+    type_choice="solid"
     use_choice="false"
     concealment="true">
-    <validator id="GeomValidators_PartSet"/>
+    <validator id="FeaturesPlugin_ValidatorTransform"/>
   </multi_selector>
   <shape_selector id="axis_object"
                   icon=":icons/axis.png"