summaryrefslogtreecommitdiffstats
path: root/src/attributes.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/attributes.cpp')
-rw-r--r--src/attributes.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/attributes.cpp b/src/attributes.cpp
index cc75d94c6..8154bfbbe 100644
--- a/src/attributes.cpp
+++ b/src/attributes.cpp
@@ -443,6 +443,7 @@ static SPStyleProp const props[] = {
{SP_PROP_PAINT_ORDER, "paint-order" },
{SP_PROP_SOLID_COLOR, "solid-color"},
{SP_PROP_SOLID_OPACITY, "solid-opacity"},
+ {SP_PROP_VECTOR_EFFECT, "vector-effect"},
/* CSS Blending/Compositing */
{SP_PROP_MIX_BLEND_MODE, "mix-blend-mode"},