summaryrefslogtreecommitdiffstats
path: root/src/attributes.h
diff options
context:
space:
mode:
authorNicolas Dufour <nicoduf@yahoo.fr>2010-09-26 17:53:05 +0000
committerJazzyNico <nicoduf@yahoo.fr>2010-09-26 17:53:05 +0000
commit16f7dcafe4fac100f1325b88f4623b7d5adf9a97 (patch)
tree6e9209eb7d2a3b3eec006fe7567eaeb83b7bad51 /src/attributes.h
parent3DBox tool: snap the first point of the drag action (diff)
downloadinkscape-16f7dcafe4fac100f1325b88f4623b7d5adf9a97.tar.gz
inkscape-16f7dcafe4fac100f1325b88f4623b7d5adf9a97.zip
Fix for Bug #586955 (the unit for user defined document size is not refreshed if document is reopen).
(bzr r9793)
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 aadb4d165..82ac962d0 100644
--- a/src/attributes.h
+++ b/src/attributes.h
@@ -112,6 +112,7 @@ enum SPAttributeEnum {
SP_ATTR_INKSCAPE_SNAP_PAGE,
SP_ATTR_INKSCAPE_CURRENT_LAYER,
SP_ATTR_INKSCAPE_DOCUMENT_UNITS,
+ SP_ATTR_UNITS,
SP_ATTR_INKSCAPE_CONNECTOR_SPACING,
/* SPColorProfile */
SP_ATTR_LOCAL,