From 40b75b7dcc8a10ede19ed19776d0c822d0d96bad Mon Sep 17 00:00:00 2001 From: nds Date: Fri, 26 Feb 2016 21:35:02 +0300 Subject: [PATCH] Issue #1322 correction in xml to use intersection point icon. --- src/SketchPlugin/plugin-Sketch.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SketchPlugin/plugin-Sketch.xml b/src/SketchPlugin/plugin-Sketch.xml index 341a263ab..15abcf336 100644 --- a/src/SketchPlugin/plugin-Sketch.xml +++ b/src/SketchPlugin/plugin-Sketch.xml @@ -29,7 +29,7 @@ id="SketchIntersectionPoint" title="Intersection Point" tooltip="Create intersection point" - icon=":icons/point.png"> + icon=":icons/intersection_point.png">