Salome HOME
Using test for testing number of sub-shapes.
[modules/shaper.git] / src / FeaturesPlugin / boolean_widget.xml
index 5ccf5998bc3a5cd8e97e5558fdfaae29c5cca3a3..4b37febe876e8f3729c040097c9405d62e1a4a23 100644 (file)
@@ -14,8 +14,8 @@
   <multi_selector id="main_objects"
     label="Main objects"
     icon=""
-    tooltip="Select solid objects"
-    type_choice="Solids Objects"
+    tooltip="Select objects"
+    type_choice="solids compsolids edges faces"
     use_choice="false"
     concealment="true">
     <validator id="PartSet_DifferentObjects"/>
@@ -24,8 +24,8 @@
   <multi_selector id="tool_objects"
     label="Tool objects"
     icon=""
-    tooltip="Select a tool solid"
-    type_choice="Solids Objects"
+    tooltip="Select tools"
+    type_choice="solids compsolids edges faces"
     use_choice="false"
     concealment="true" >
     <validator id="PartSet_DifferentObjects"/>