Commit patch for #1019 for jfs' as he doesn't have the branch compiling locally, I'll merge this to milestone:2.1.8 after this, updates #1019.

Originally committed to SVN as r3644.
This commit is contained in:
Amar Takhar 2009-10-08 20:24:25 +00:00
parent df259693d9
commit 85d3ea9277
1 changed files with 1 additions and 1 deletions

View File

@ -363,7 +363,7 @@ namespace Automation4 {
GETBOOL(strikeout, "strikeout", "style")
GETFLOAT(scale_x, "scale_x", "style")
GETFLOAT(scale_y, "scale_y", "style")
GETINT(spacing, "spacing", "style")
GETFLOAT(spacing, "spacing", "style")
GETFLOAT(angle, "angle", "style")
GETINT(borderstyle, "borderstyle", "style")
GETFLOAT(outline, "outline", "style")