summaryrefslogtreecommitdiffstats
path: root/src/attributes.cpp
diff options
context:
space:
mode:
authorDiederik van Lierop <mail@diedenrezi.nl>2008-03-12 00:08:38 +0000
committerdvlierop2 <dvlierop2@users.sourceforge.net>2008-03-12 00:08:38 +0000
commit6ba71f1fae84f6aa049c77c82a19d83349a315cd (patch)
tree3880bcab420941b5a62a79f28b5cd02bb851a038 /src/attributes.cpp
parentAdd (commented) everything needed to build with java (diff)
downloadinkscape-6ba71f1fae84f6aa049c77c82a19d83349a315cd.tar.gz
inkscape-6ba71f1fae84f6aa049c77c82a19d83349a315cd.zip
Snap to page border
(bzr r5059)
Diffstat (limited to '')
-rw-r--r--src/attributes.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/attributes.cpp b/src/attributes.cpp
index 66a7b66c8..a8ecb872b 100644
--- a/src/attributes.cpp
+++ b/src/attributes.cpp
@@ -96,6 +96,7 @@ static SPStyleProp const props[] = {
{SP_ATTR_INKSCAPE_OBJECT_NODES, "inkscape:object-nodes"},
{SP_ATTR_INKSCAPE_BBOX_PATHS, "inkscape:bbox-paths"},
{SP_ATTR_INKSCAPE_BBOX_NODES, "inkscape:bbox-nodes"},
+ {SP_ATTR_INKSCAPE_SNAP_PAGE, "inkscape:snap-page"},
{SP_ATTR_INKSCAPE_CURRENT_LAYER, "inkscape:current-layer"},
{SP_ATTR_INKSCAPE_DOCUMENT_UNITS, "inkscape:document-units"},
{SP_ATTR_INKSCAPE_CONNECTOR_SPACING, "inkscape:connector-spacing"},