From f1da5db744c109f7f3b23e5332652a73e8e70f58 Mon Sep 17 00:00:00 2001 From: bulia byak Date: Fri, 9 Mar 2007 02:31:28 +0000 Subject: comment (bzr r2587) --- src/gradient-context.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/gradient-context.cpp') diff --git a/src/gradient-context.cpp b/src/gradient-context.cpp index 341f33f8e..c44cf1c59 100644 --- a/src/gradient-context.cpp +++ b/src/gradient-context.cpp @@ -619,8 +619,8 @@ sp_gradient_context_root_handler(SPEventContext *event_context, GdkEvent *event) /* case GDK_Insert: case GDK_KP_Insert: - // with any modifiers - sp_node_selected_add_node(); + // with any modifiers: + // insert mid-stops between selected stops in gradient, or between all stops if none or only one selected ret = TRUE; break; */ -- cgit v1.2.3