From 0aabe33fbd1fd0c0a82608a287ceeec6de0a1ad9 Mon Sep 17 00:00:00 2001 From: vsv Date: Mon, 6 Jul 2015 15:56:31 +0300 Subject: [PATCH] Issue #722: Replace Angle icon in rotation operation --- src/FeaturesPlugin/rotation_widget.xml | 2 +- src/SketchPlugin/plugin-Sketch.xml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/FeaturesPlugin/rotation_widget.xml b/src/FeaturesPlugin/rotation_widget.xml index 367f3bb0a..85bd5ee99 100755 --- a/src/FeaturesPlugin/rotation_widget.xml +++ b/src/FeaturesPlugin/rotation_widget.xml @@ -23,7 +23,7 @@ max="360" step="1.0" default="0" - icon=":icons/radius.png" + icon=":icons/angle.png" tooltip="Angle"> \ No newline at end of file diff --git a/src/SketchPlugin/plugin-Sketch.xml b/src/SketchPlugin/plugin-Sketch.xml index 016e33110..fceacf5c4 100644 --- a/src/SketchPlugin/plugin-Sketch.xml +++ b/src/SketchPlugin/plugin-Sketch.xml @@ -255,6 +255,7 @@ + +