]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/PythonAddons/macros/rectangle/widget.xml
Salome HOME
Issue #1309 Management of icons - corrections for PythonAddons plugin, to load icons...
[modules/shaper.git] / src / PythonAddons / macros / rectangle / widget.xml
index d60b44b6e61043c9e4cb21e645e7d8f50b1b4282..8bdf5010d6ff94be4838123104ed4b62d178423f 100644 (file)
@@ -7,7 +7,7 @@
         id="SketchRectangle"
         title="Rectangle"
         tooltip="Create rectangle"
-        icon=":icons/rectangle.png">
+        icon="icons/Addons/rectangle.png">
         <sketch-2dpoint_selector id="RectStartPoint" accept_expressions="0" title="Start point" tooltip="Start point coordinates"/>
         <sketch-2dpoint_selector id="RectEndPoint" accept_expressions="0" title="End point" tooltip="End point coordinates"/>
         <boolvalue id="Auxiliary" label="Auxiliary" default="false" tooltip="Construction element" obligatory="0"/>