X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fsrc%2Fmodules%2Fmod_example%2Ffilledrect.cpp;h=663c0dbb13fdfbf0c6c673cfdc1c566db9a8a8a9;hb=34661891b55d1b54f96955755b4cbd099039acc9;hp=329012f3330cb731b99c7a4c18ccc354419440cb;hpb=1970e884c3be70e5e7128995b724b88c8ed810a6;p=synfig.git diff --git a/synfig-core/src/modules/mod_example/filledrect.cpp b/synfig-core/src/modules/mod_example/filledrect.cpp index 329012f..663c0db 100644 --- a/synfig-core/src/modules/mod_example/filledrect.cpp +++ b/synfig-core/src/modules/mod_example/filledrect.cpp @@ -66,7 +66,7 @@ SYNFIG_LAYER_SET_CVS_ID(FilledRect,"$Id$"); /* === E N T R Y P O I N T ================================================= */ FilledRect::FilledRect(): - Layer_Composite(1.0,Color::BLEND_STRAIGHT), + Layer_Composite(1.0,Color::BLEND_COMPOSITE), color(Color::black()), point1(0,0), point2(1,1),