summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: be6c432)
raw | patch | inline | side by side (parent: be6c432)
author | mental <mental@users.sourceforge.net> | |
Tue, 1 Jan 2008 04:49:43 +0000 (04:49 +0000) | ||
committer | mental <mental@users.sourceforge.net> | |
Tue, 1 Jan 2008 04:49:43 +0000 (04:49 +0000) |
src/ui/dialog/fill-and-stroke.cpp | patch | blob | history |
index e03b80d0e21fd28978db545c2d2fbd285088b1cd..8b5f63449bdcbde51c8d84f61c9bd19c2ca246d4 100644 (file)
_page_fill(1, 1, true, true),
_page_stroke_paint(1, 1, true, true),
_page_stroke_style(1, 1, true, true),
- _composite_settings(SP_VERB_DIALOG_FILL_STROKE, "fillstroke", SimpleFilterModifier::BLEND | SimpleFilterModifier::BLUR)
+ _composite_settings(SP_VERB_DIALOG_FILL_STROKE, "fillstroke", SimpleFilterModifier::BLUR)
{
Gtk::Box *contents = _getContents();
contents->set_spacing(0);