Salome HOME
Plane object is added to construction plug-in
[modules/shaper.git] / src / ConstructionPlugin / plugin-Construction.xml
index 2d670f9633b6e470b7d8b99f663b753590362228..68a3e4e7c9f484690594266c2dfae4a519db8899 100644 (file)
@@ -21,9 +21,9 @@
         id="Plane"
         title="Plane"
         tooltip="Create a new plane"
-        icon=":icons/plane.png"
-        keysequence=""
-        internal="true" />
+        icon=":icons/plane.png">
+        <source path="plane_widget.xml" />
+      </feature>
     </group>
   </workbench>
-</plugin>
\ No newline at end of file
+</plugin>