summaryrefslogtreecommitdiffstats
path: root/src/attributes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/attributes.h')
-rw-r--r--src/attributes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/attributes.h b/src/attributes.h
index 2b4a68f34..b36cf2557 100644
--- a/src/attributes.h
+++ b/src/attributes.h
@@ -36,6 +36,8 @@ enum SPAttributeEnum {
SP_ATTR_SODIPODI_NONPRINTABLE,
SP_ATTR_CONNECTOR_AVOID,
SP_ATTR_STYLE,
+ SP_ATTR_TRANSFORM_CENTER_X,
+ SP_ATTR_TRANSFORM_CENTER_Y,
/* SPAnchor */
SP_ATTR_XLINK_HREF,
SP_ATTR_XLINK_TYPE,