Code

Fix self-snapping when dragging the transformation center of a selection containing...
[inkscape.git] / src / star-context.cpp
index 9a2a67a57df229203b4d145ac172795d5b56fadb..603865ce16d966490602102fbdef7f132f769cc1 100644 (file)
@@ -111,6 +111,7 @@ sp_star_context_init (SPStarContext * star_context)
     event_context->tolerance = 0;
     event_context->within_tolerance = false;
     event_context->item_to_select = NULL;
+    event_context->tool_url = "/tools/shapes/star";
 
     star_context->item = NULL;