diff options
| author | Liam P. White <inkscapebronyat-signgmaildotcom> | 2014-05-10 19:16:24 +0000 |
|---|---|---|
| committer | Liam P. White <inkscapebronyat-signgmaildotcom> | 2014-05-10 19:16:24 +0000 |
| commit | 4038de8b4763974c97aa8fcb9d87b83c1a5daac7 (patch) | |
| tree | ccad84e7516511ffd107c14688d8b4fb8a34f90d /src/attributes.h | |
| parent | Fix stubborn bug 1299948 (diff) | |
| download | inkscape-4038de8b4763974c97aa8fcb9d87b83c1a5daac7.tar.gz inkscape-4038de8b4763974c97aa8fcb9d87b83c1a5daac7.zip | |
Add selection sets
(bzr r13090.1.75)
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 d1c93b819..270296c9a 100644 --- a/src/attributes.h +++ b/src/attributes.h @@ -52,6 +52,7 @@ enum SPAttributeEnum { SP_ATTR_TARGET, /* SPGroup */ SP_ATTR_INKSCAPE_GROUPMODE, + SP_ATTR_INKSCAPE_EXPANDED, /* SPRoot */ SP_ATTR_VERSION, SP_ATTR_WIDTH, |
