Salome HOME
Implementation of the task #3109 : Feature Copy
[modules/shaper.git] / src / FeaturesPlugin / plugin-Features.xml
index 3197488a7e3870b1b58ad4d5ed13060f249a736d..428f0031445938fe0354cc5f09dc6f0b3a0ebcf2 100644 (file)
         helpfile="recoverFeature.html">
         <source path="recover_widget.xml"/>
       </feature>
+      <feature id="Copy"
+        title="Copy"
+        tooltip="Copies results or sub-results"
+        icon="icons/Features/copy.png"
+        helpfile="copyFeature.html">
+        <source path="copy_widget.xml"/>
+      </feature>
       <feature id="RemoveResults" title="Remove results" tooltip="Internal feature for results removal" internal="1">
         <multi_selector id="results" concealment="true"/>
       </feature>