diff options
author | matteocam <matteo.campanelli@gmail.com> | 2014-06-30 21:17:56 +0200 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2014-06-30 22:54:44 +0200 |
commit | 4e7f1f7f1113a1f0d60ed17d7712700683c35a24 (patch) | |
tree | c0851234a5892758e8fdd015a7dfdfa8d47b60e5 /svgio | |
parent | 59a2e1b9fa8663254550838c0c44d0cac290105f (diff) |
Fix svgio build
Change-Id: Ief84952f2b1dc077e871e42e419f41d99810af26
Diffstat (limited to 'svgio')
-rw-r--r-- | svgio/source/svgreader/svgcharacternode.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svgio/source/svgreader/svgcharacternode.cxx b/svgio/source/svgreader/svgcharacternode.cxx index a2661526bf6b..ff9237cf47a0 100644 --- a/svgio/source/svgreader/svgcharacternode.cxx +++ b/svgio/source/svgreader/svgcharacternode.cxx @@ -463,6 +463,7 @@ namespace svgio aFontAttribute, aLocale, aFill, + COL_TRANSPARENT, // extra props for decorated aDecoColor, |