summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/spray-tool.h
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2015-10-31 22:50:21 +0000
committerJabiertxof <jtx@jtx.marker.es>2015-10-31 22:50:21 +0000
commitbe64ba3e07ac16e14712929756739de6b4465fef (patch)
treee5c74c503da6bf2db11343b3e73f1ab0154d6083 /src/ui/tools/spray-tool.h
parentupdate to trunk (diff)
downloadinkscape-be64ba3e07ac16e14712929756739de6b4465fef.tar.gz
inkscape-be64ba3e07ac16e14712929756739de6b4465fef.zip
'End' of picker work
(bzr r14422.1.35)
Diffstat (limited to 'src/ui/tools/spray-tool.h')
-rw-r--r--src/ui/tools/spray-tool.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ui/tools/spray-tool.h b/src/ui/tools/spray-tool.h
index 89a06dee9..212948c77 100644
--- a/src/ui/tools/spray-tool.h
+++ b/src/ui/tools/spray-tool.h
@@ -89,9 +89,9 @@ public:
bool has_dilated;
Geom::Point last_push;
SPCanvasItem *dilate_area;
- bool overlap;
+ bool nooverlap;
bool picker;
- bool pickinversescale;
+ bool pickinversesize;
bool pickfill;
bool pickstroke;
bool visible;