Code

Fix for Bug #586955 (the unit for user defined document size is not refreshed if...
[inkscape.git] / src / attributes.cpp
index c44a7da4e5f19ed106f200a8e4b4b16ea46a0bae..5d3a00826db704c48921e010144f8b9e4f874814 100644 (file)
@@ -111,6 +111,7 @@ static SPStyleProp const props[] = {
     {SP_ATTR_INKSCAPE_SNAP_PAGE, "inkscape:snap-page"},
     {SP_ATTR_INKSCAPE_CURRENT_LAYER, "inkscape:current-layer"},
     {SP_ATTR_INKSCAPE_DOCUMENT_UNITS, "inkscape:document-units"},
+    {SP_ATTR_UNITS, "units"},
     {SP_ATTR_INKSCAPE_CONNECTOR_SPACING, "inkscape:connector-spacing"},
     /* SPColorProfile */
     {SP_ATTR_LOCAL, "local"},