summaryrefslogtreecommitdiffstats
path: root/src/attributes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/attributes.h')
-rw-r--r--src/attributes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/attributes.h b/src/attributes.h
index 847266ff3..73ecf0252 100644
--- a/src/attributes.h
+++ b/src/attributes.h
@@ -117,6 +117,7 @@ enum SPAttributeEnum {
SP_ATTR_INKSCAPE_3DBOX_CORNER_B, // "lower right front" corner
SP_ATTR_INKSCAPE_3DBOX_CORNER_C, // "lower right rear" corner
SP_ATTR_INKSCAPE_3DBOX_PERSPECTIVE,
+ SP_ATTR_INKSCAPE_3DBOX_FACE,
/* SPEllipse */
SP_ATTR_R,
SP_ATTR_CX,