Salome HOME
Implimentation of the Config XML Reader
[modules/shaper.git] / src / Config / plugin-PartSet.xml
index feca64bfc5e08cc7a8c56a2907c47a18fd379fb2..d3d7d4cb22a1ffd8dcb041293f54e84166387b62 100644 (file)
@@ -1,9 +1,7 @@
 <plugin name="PartSet">
   <workbench>
     <group name="Part">
-      <feature id="new_part" text="Part" tooltip="Creates a new part" icon=":pictures/part_ico.png">
-        <label text="No feature..."/>
-      </feature>
+      <feature id="new_part" text="Part" tooltip="Creates a new part" icon=":pictures/part_ico.png"/>
       <feature id="duplicate" text="Duplicate" tooltip="Duplicate selected object" icon=":icons/duplicate.png"/>
       <feature id="remove" text="Remove"  tooltip="Remove selected object" icon=":icons/remove.png"/>
     </group>