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 7d22858b8..03df0cb94 100644
--- a/src/attributes.h
+++ b/src/attributes.h
@@ -119,6 +119,7 @@ enum SPAttributeEnum {
SP_ATTR_INKSCAPE_SNAP_PAGE_BORDER,
SP_ATTR_INKSCAPE_CURRENT_LAYER,
SP_ATTR_INKSCAPE_DOCUMENT_UNITS,
+ SP_ATTR_INKSCAPE_LOCKGUIDES,
SP_ATTR_UNITS,
SP_ATTR_INKSCAPE_CONNECTOR_SPACING,
/* SPColorProfile */
@@ -129,6 +130,7 @@ enum SPAttributeEnum {
SP_ATTR_ORIENTATION,
SP_ATTR_POSITION,
SP_ATTR_INKSCAPE_COLOR,
+ SP_ATTR_INKSCAPE_LOCKED,
/* SPImage */
SP_ATTR_X,
SP_ATTR_Y,