diff options
| author | bulia byak <buliabyak@gmail.com> | 2008-05-01 21:20:13 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2008-05-01 21:20:13 +0000 |
| commit | a71fe73b8caacc3fd8091d989d858870cea8325e (patch) | |
| tree | 3d64f8627ffd61c09e1ca96f79c9bb57aeee9756 /src/tweak-context.cpp | |
| parent | Rearrange tests. (diff) | |
| download | inkscape-a71fe73b8caacc3fd8091d989d858870cea8325e.tar.gz inkscape-a71fe73b8caacc3fd8091d989d858870cea8325e.zip | |
typo
(bzr r5574)
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; } } |
