diff options
| author | Tavmjong Bah <tavmjong@free.fr> | 2018-05-31 08:42:13 +0000 |
|---|---|---|
| committer | Tavmjong Bah <tavmjong@free.fr> | 2018-05-31 08:42:13 +0000 |
| commit | 9021546d20792fdd799715227685d5d6d8226517 (patch) | |
| tree | 0e764a178bf7234a230d980e181d0aeda3f7c50f /src/attributes.h | |
| parent | Add center mirror symmetry butons for perfect symmetry and rotate copyes cleanup (diff) | |
| download | inkscape-9021546d20792fdd799715227685d5d6d8226517.tar.gz inkscape-9021546d20792fdd799715227685d5d6d8226517.zip | |
Boiler plate stuff for 'textPath' 'side' attribute.
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 cecf2673b..caad42f71 100644 --- a/src/attributes.h +++ b/src/attributes.h @@ -220,6 +220,7 @@ enum SPAttributeEnum { SP_ATTR_SODIPODI_LINESPACING, /* SPTextPath */ SP_ATTR_STARTOFFSET, + SP_ATTR_SIDE, /* SPStop */ SP_ATTR_OFFSET, /* SPFilter */ |
