Code

Disable the page selector when there's only one page
[inkscape.git] / src / attributes.cpp
index 9541ff01e769a829b61c37971aa78f91bfef3620..8ac3c8c74baaf40a6f69056b6e3613291aeb709a 100644 (file)
@@ -117,6 +117,7 @@ static SPStyleProp const props[] = {
     {SP_ATTR_INKSCAPE_3DBOX_CORNER_B, "inkscape:box3dcornerB"}, // "lower right front" corner
     {SP_ATTR_INKSCAPE_3DBOX_CORNER_C, "inkscape:box3dcornerC"}, // "lower right rear" corner
     {SP_ATTR_INKSCAPE_3DBOX_PERSPECTIVE, "inkscape:perspective"},
+    {SP_ATTR_INKSCAPE_3DBOX_FACE, "inkscape:box3dface"},
     /* SPEllipse */
     {SP_ATTR_R, "r"},
     {SP_ATTR_CX, "cx"},