summaryrefslogtreecommitdiffstats
path: root/src/attributes.cpp
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2015-12-03 12:17:29 +0000
committerjabiertxof <jabier.arraiza@marker.es>2015-12-03 12:17:29 +0000
commit1aaa5143524050e1d4cf74bd35ad21178a1e3de7 (patch)
tree07b57ee1f959fb4b720469fb391210a581028f6c /src/attributes.cpp
parentReorder attribute lock to better position (diff)
parentRemoved auto calulate distances in roughen LPE because strange resulton apply... (diff)
downloadinkscape-1aaa5143524050e1d4cf74bd35ad21178a1e3de7.tar.gz
inkscape-1aaa5143524050e1d4cf74bd35ad21178a1e3de7.zip
update to trunk
(bzr r14500.1.3)
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 853e22345..9a779836b 100644
--- a/src/attributes.cpp
+++ b/src/attributes.cpp
@@ -41,6 +41,7 @@ static SPStyleProp const props[] = {
{SP_ATTR_TRANSFORM_CENTER_Y, "inkscape:transform-center-y"},
{SP_ATTR_INKSCAPE_PATH_EFFECT, "inkscape:path-effect"},
{SP_ATTR_INKSCAPE_HIGHLIGHT_COLOR, "inkscape:highlight-color"},
+ {SP_ATTR_INKSCAPE_SPRAY_ORIGIN, "inkscape:spray-origin"},
/* SPAnchor */
{SP_ATTR_XLINK_HREF, "xlink:href"},
{SP_ATTR_XLINK_TYPE, "xlink:type"},