summaryrefslogtreecommitdiffstats
path: root/src/spray-context.h
diff options
context:
space:
mode:
authorSteren Giannini <steren.giannini@gmail.com>2009-12-30 15:00:50 +0000
committerSteren Giannini <steren.giannini@gmail.com>2009-12-30 15:00:50 +0000
commitc49db3d908dc2abddc682a271c86a0f977b8772a (patch)
tree09b208442a68188487041a85e335147580a59b1d /src/spray-context.h
parentrotation and scale variation in toolbar, still need some debug (diff)
downloadinkscape-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.h2
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;