Salome HOME
Merge branch 'master' into cgt/devCEA
[modules/shaper.git] / src / FeaturesPlugin / rotation_widget.xml
index f483a7403ba34bab03ae209bf19ebda01f0f70fb..a5eddcf7f0cf1032f2c600e351a3da158dfa09ea 100755 (executable)
@@ -3,15 +3,14 @@
 <source>
   <multi_selector id="main_objects"
     label="Main objects"
-    icon=":icons/cut_shape.png"
-    tooltip="Select a solid objects"
-    type_choice="solid"
-    use_choice="false"
+    icon="icons/Features/cut_shape.png"
+    tooltip="Select solid objects"
+    type_choice="objects"
     concealment="true">
     <validator id="FeaturesPlugin_ValidatorTransform"/>
   </multi_selector>
   <shape_selector id="axis_object"
-                  icon=":icons/axis.png"
+                  icon="icons/Features/axis.png"
                   label="Axis"
                   tooltip="Select an edge for axis"
                   shape_types="edge"
@@ -25,7 +24,7 @@
     max="360"
     step="1.0"
     default="0"
-    icon=":icons/angle.png"
+    icon="icons/Features/angle.png"
     tooltip="Angle">
   </doublevalue>
 </source>
\ No newline at end of file