summaryrefslogtreecommitdiffstats
path: root/src/attributes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/attributes.h')
-rw-r--r--src/attributes.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/attributes.h b/src/attributes.h
index ba82c18f1..e21851bcf 100644
--- a/src/attributes.h
+++ b/src/attributes.h
@@ -451,7 +451,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,