diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2016-10-19 20:03:34 +0000 |
|---|---|---|
| committer | jabiertxof <info@marker.es> | 2016-10-19 20:03:34 +0000 |
| commit | fa7621c1f6ff4a7203b05f43db348e48da31d211 (patch) | |
| tree | 2a6afca2b861f72494580e72b8a79462e58516f4 /src/attributes.cpp | |
| parent | Styling rotate (diff) | |
| parent | Fix bug:1634641 crash on delete (diff) | |
| download | inkscape-fa7621c1f6ff4a7203b05f43db348e48da31d211.tar.gz inkscape-fa7621c1f6ff4a7203b05f43db348e48da31d211.zip | |
Update to trunk
(bzr r15142.1.18)
Diffstat (limited to 'src/attributes.cpp')
| -rw-r--r-- | src/attributes.cpp | 1 |
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"}, |
