diff options
Diffstat (limited to 'src/attributes.h')
| -rw-r--r-- | src/attributes.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/attributes.h b/src/attributes.h index ff426e8cf..12adcf8e2 100644 --- a/src/attributes.h +++ b/src/attributes.h @@ -450,7 +450,8 @@ enum SPAttributeEnum { SP_PROP_PAINT_ORDER, /* SVG2 */ SP_PROP_SOLID_COLOR, SP_PROP_SOLID_OPACITY, - + SP_PROP_VECTOR_EFFECT, + /* CSS Blending/Compositing */ SP_PROP_MIX_BLEND_MODE, SP_PROP_ISOLATION, |
