X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fattributes.cpp;h=8ac3c8c74baaf40a6f69056b6e3613291aeb709a;hb=03a65c733a473cd92d50132961d02c3910417f72;hp=9541ff01e769a829b61c37971aa78f91bfef3620;hpb=981b809bc6ed10a21e89444d9447e5475801874f;p=inkscape.git diff --git a/src/attributes.cpp b/src/attributes.cpp index 9541ff01e..8ac3c8c74 100644 --- a/src/attributes.cpp +++ b/src/attributes.cpp @@ -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"},