summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/spray-tool.h
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2015-10-31 23:51:14 +0000
committerJabiertxof <jtx@jtx.marker.es>2015-10-31 23:51:14 +0000
commite5ef21e284cd3bd7da7f15fcee7f4d1999457b2e (patch)
tree5b37ed2db1e04f6610677f18ca9933d28ea68711 /src/ui/tools/spray-tool.h
parentupdate to trunk (diff)
downloadinkscape-e5ef21e284cd3bd7da7f15fcee7f4d1999457b2e.tar.gz
inkscape-e5ef21e284cd3bd7da7f15fcee7f4d1999457b2e.zip
Order disposition of icons
Add inverse also to opacity (bzr r14422.1.37)
Diffstat (limited to 'src/ui/tools/spray-tool.h')
-rw-r--r--src/ui/tools/spray-tool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/tools/spray-tool.h b/src/ui/tools/spray-tool.h
index 212948c77..ca0c20375 100644
--- a/src/ui/tools/spray-tool.h
+++ b/src/ui/tools/spray-tool.h
@@ -91,7 +91,7 @@ public:
SPCanvasItem *dilate_area;
bool nooverlap;
bool picker;
- bool pickinversesize;
+ bool pickinversevalue;
bool pickfill;
bool pickstroke;
bool visible;