Code

fix compositing for premultiplication and non-alpha cases
[inkscape.git] / src / live_effects / effect.h
index 37e87a7a6bc6656908c1c0a4041d6a6069708928..f3c415269dc52890710372f57d83b6af2f903322 100644 (file)
@@ -47,6 +47,7 @@ enum EffectType {
     DOEFFECTSTACK_TEST,\r
 #endif\r
     GEARS,\r
+    CURVE_STITCH,\r
     INVALID_LPE // This must be last\r
 };\r
 \r