diff options
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 b2c676e88..e98f84700 100644 --- a/src/attributes.cpp +++ b/src/attributes.cpp @@ -137,6 +137,7 @@ static SPStyleProp const props[] = { /* SPImage */ {SP_ATTR_X, "x"}, {SP_ATTR_Y, "y"}, + {SP_ATTR_SVG_DPI, "inkscape:svg-dpi"}, /* SPPath */ {SP_ATTR_INKSCAPE_ORIGINAL_D, "inkscape:original-d"}, /* (Note: XML representation of connectors may change in future.) */ |
