summaryrefslogtreecommitdiffstats
path: root/src/style.h
diff options
context:
space:
mode:
authorJabier Arraiza <jabier.arraiza@marker.es>2018-04-21 22:18:49 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2018-04-23 21:37:56 +0000
commitad1290795e1334bb4fe73c7bbc3aa7aefdc0aacf (patch)
tree130e3ba2d114229c6840000ee03fb8d3616fbf8b /src/style.h
parentRemove some documents updates (diff)
downloadinkscape-ad1290795e1334bb4fe73c7bbc3aa7aefdc0aacf.tar.gz
inkscape-ad1290795e1334bb4fe73c7bbc3aa7aefdc0aacf.zip
Fix promote d
Diffstat (limited to 'src/style.h')
-rw-r--r--src/style.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/style.h b/src/style.h
index 1b6ee2f47..2556ba2b1 100644
--- a/src/style.h
+++ b/src/style.h
@@ -91,6 +91,11 @@ public:
/* ----------------------- THE PROPERTIES ------------------------- */
/* Match order in style.cpp. */
+ /* SVG 2 attributes promoted to properties. */
+
+ /** Path data */
+ SPIString d;
+
/* Font ---------------------------- */
/** Font style */