diff options
| author | Nicolas Dufour <nicoduf@yahoo.fr> | 2015-06-22 19:20:23 +0000 |
|---|---|---|
| committer | JazzyNico <nicoduf@yahoo.fr> | 2015-06-22 19:20:23 +0000 |
| commit | 8240bddfef0e1d7a3ba401948678afbd0e69f48e (patch) | |
| tree | a6dc9ed6794a58bb3868dcfb2eadb72d452e8120 /src/ui/tools/spray-tool.h | |
| parent | Tracing. Fix for Bug #1456387 (Trace Bitmap: Multiscan > Brightness steps pro... (diff) | |
| download | inkscape-8240bddfef0e1d7a3ba401948678afbd0e69f48e.tar.gz inkscape-8240bddfef0e1d7a3ba401948678afbd0e69f48e.zip | |
Spray. Fix for Bug #1459845 (Spray tool pressure sensitivity broken?).
Fixed bugs:
- https://launchpad.net/bugs/1459845
(bzr r14210)
Diffstat (limited to 'src/ui/tools/spray-tool.h')
| -rw-r--r-- | src/ui/tools/spray-tool.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/tools/spray-tool.h b/src/ui/tools/spray-tool.h index fbcd57c8f..8df730201 100644 --- a/src/ui/tools/spray-tool.h +++ b/src/ui/tools/spray-tool.h @@ -70,7 +70,6 @@ public: double ratio; double tilt; double rotation_variation; - double force; double population; double scale_variation; double scale; |
