diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2015-12-02 17:24:10 +0000 |
|---|---|---|
| committer | jabiertxof <jabier.arraiza@marker.es> | 2015-12-02 17:24:10 +0000 |
| commit | 067752b1cf216b8aa55c9e52926496553673cdb7 (patch) | |
| tree | b2abbbfbb4401ae56997dc59f43460c0b4d095f7 /src/attributes.h | |
| parent | Add some SVG2 text properties to tables. (diff) | |
| download | inkscape-067752b1cf216b8aa55c9e52926496553673cdb7.tar.gz inkscape-067752b1cf216b8aa55c9e52926496553673cdb7.zip | |
Add lock to guides
(bzr r14500.1.1)
Diffstat (limited to 'src/attributes.h')
| -rw-r--r-- | src/attributes.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/attributes.h b/src/attributes.h index 42ec99d8f..d5bb20ca3 100644 --- a/src/attributes.h +++ b/src/attributes.h @@ -118,6 +118,7 @@ enum SPAttributeEnum { SP_ATTR_INKSCAPE_SNAP_PAGE_BORDER, SP_ATTR_INKSCAPE_CURRENT_LAYER, SP_ATTR_INKSCAPE_DOCUMENT_UNITS, + SP_ATTR_INKSCAPE_LOCKED, SP_ATTR_UNITS, SP_ATTR_INKSCAPE_CONNECTOR_SPACING, /* SPColorProfile */ |
