summaryrefslogtreecommitdiffstats
path: root/src/style.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/style.h')
-rw-r--r--src/style.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/style.h b/src/style.h
index 0e8e34145..c8192f782 100644
--- a/src/style.h
+++ b/src/style.h
@@ -215,6 +215,9 @@ public:
/** solid-opacity */
SPIScale24 solid_opacity;
+ /** vector effect */
+ SPIEnum vector_effect;
+
/** fill */
SPIPaint fill;
/** fill-opacity */