diff options
Diffstat (limited to 'src/tweak-context.cpp')
| -rw-r--r-- | src/tweak-context.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tweak-context.cpp b/src/tweak-context.cpp index aa5b2f3cc..663aca60e 100644 --- a/src/tweak-context.cpp +++ b/src/tweak-context.cpp @@ -732,7 +732,7 @@ sp_tweak_color_recursive (guint mode, SPItem *item, SPItem *item_at_point, fill_goal, do_fill, stroke_goal, do_stroke, opacity_goal, do_opacity, - p, radius, force, do_h, do_s, do_l, do_o)); + p, radius, force, do_h, do_s, do_l, do_o)) did = true; } } |
