summaryrefslogtreecommitdiffstats
path: root/src/attributes.cpp
diff options
context:
space:
mode:
authorTavmjong Bah <tavmjong@free.fr>2018-05-31 08:42:13 +0000
committerTavmjong Bah <tavmjong@free.fr>2018-05-31 08:42:13 +0000
commit9021546d20792fdd799715227685d5d6d8226517 (patch)
tree0e764a178bf7234a230d980e181d0aeda3f7c50f /src/attributes.cpp
parentAdd center mirror symmetry butons for perfect symmetry and rotate copyes cleanup (diff)
downloadinkscape-9021546d20792fdd799715227685d5d6d8226517.tar.gz
inkscape-9021546d20792fdd799715227685d5d6d8226517.zip
Boiler plate stuff for 'textPath' 'side' attribute.
Diffstat (limited to 'src/attributes.cpp')
-rw-r--r--src/attributes.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/attributes.cpp b/src/attributes.cpp
index 7a3916f6d..fb9b97a15 100644
--- a/src/attributes.cpp
+++ b/src/attributes.cpp
@@ -212,6 +212,7 @@ static SPStyleProp const props[] = {
{SP_ATTR_SODIPODI_LINESPACING, "sodipodi:linespacing"},
/* SPTextPath */
{SP_ATTR_STARTOFFSET, "startOffset"},
+ {SP_ATTR_SIDE, "side"},
/* SPStop */
{SP_ATTR_OFFSET, "offset"},
/* SPFilter */