diff options
| author | Steren Giannini <steren.giannini@gmail.com> | 2009-12-30 15:00:50 +0000 |
|---|---|---|
| committer | Steren Giannini <steren.giannini@gmail.com> | 2009-12-30 15:00:50 +0000 |
| commit | c49db3d908dc2abddc682a271c86a0f977b8772a (patch) | |
| tree | 09b208442a68188487041a85e335147580a59b1d /src/spray-context.h | |
| parent | rotation and scale variation in toolbar, still need some debug (diff) | |
| download | inkscape-c49db3d908dc2abddc682a271c86a0f977b8772a.tar.gz inkscape-c49db3d908dc2abddc682a271c86a0f977b8772a.zip | |
Spray toolbar is working + spray-context.cpp small cleanup
(bzr r8908.1.5)
Diffstat (limited to '')
| -rw-r--r-- | src/spray-context.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/spray-context.h b/src/spray-context.h index e8de3443b..ab2434223 100644 --- a/src/spray-context.h +++ b/src/spray-context.h @@ -71,7 +71,7 @@ struct SPSprayContext double width; double ratio; double tilt; - double rot_variation; + double rotation_variation; double force; double population; double scale_variation; |
