summaryrefslogtreecommitdiffstats
path: root/src/attributes.cpp
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2014-03-13 08:49:02 +0000
committerJabiertxof <jtx@jtx.marker.es>2014-03-13 08:49:02 +0000
commitc424d555260e3b5fae3260173c6bc51d6e4d6f84 (patch)
tree5528d6d516bffe883bdba5870959227f38913c79 /src/attributes.cpp
parentupdate to trunk (diff)
parentProvide a toggle in the document properties to optionally turn off (diff)
downloadinkscape-c424d555260e3b5fae3260173c6bc51d6e4d6f84.tar.gz
inkscape-c424d555260e3b5fae3260173c6bc51d6e4d6f84.zip
update to trunk
(bzr r11950.1.293)
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 ee2a80fd3..1c62ea841 100644
--- a/src/attributes.cpp
+++ b/src/attributes.cpp
@@ -117,6 +117,7 @@ static SPStyleProp const props[] = {
{SP_ATTR_INKSCAPE_DOCUMENT_UNITS, "inkscape:document-units"},
{SP_ATTR_UNITS, "units"},
{SP_ATTR_INKSCAPE_CONNECTOR_SPACING, "inkscape:connector-spacing"},
+ {SP_ATTR_INKSCAPE_ANTIALIASING, "inkscape:antialiasing"},
/* SPColorProfile */
{SP_ATTR_LOCAL, "local"},
{SP_ATTR_NAME, "name"},