summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/spray-tool.cpp
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2015-10-26 09:36:22 +0000
committerjabiertxof <jabier.arraiza@marker.es>2015-10-26 09:36:22 +0000
commit0ab5eb11dba2f130c7582753f5717ab002dd383e (patch)
treeda31aa246791eab3d84712dc24f5abb4dd070906 /src/ui/tools/spray-tool.cpp
parentRemoving new roughen changes to create a new Spray branch (diff)
downloadinkscape-0ab5eb11dba2f130c7582753f5717ab002dd383e.tar.gz
inkscape-0ab5eb11dba2f130c7582753f5717ab002dd383e.zip
Fixed typos from Mc
Removed unnecesary added headers Put overlap default to false (bzr r14422.1.12)
Diffstat (limited to 'src/ui/tools/spray-tool.cpp')
-rw-r--r--src/ui/tools/spray-tool.cpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/ui/tools/spray-tool.cpp b/src/ui/tools/spray-tool.cpp
index 69a6f0435..67502591f 100644
--- a/src/ui/tools/spray-tool.cpp
+++ b/src/ui/tools/spray-tool.cpp
@@ -59,9 +59,6 @@
#include "livarot/Shape.h"
#include <2geom/circle.h>
#include <2geom/transforms.h>
-#include <2geom/path-intersection.h>
-#include <2geom/pathvector.h>
-#include <2geom/crossing.h>
#include "preferences.h"
#include "style.h"
#include "box3d.h"
@@ -460,7 +457,7 @@ static bool sp_spray_recursive(SPDesktop *desktop,
if(!fit_item(desktop, item, a, spray_origin, move, center, angle, _scale, scale, offset)){
limit += 1;
//Limit recursion to 10 levels
- //Seems enoght to chech if thete is place to put new copie
+ //Seems enough to chech if there is place to put new copie
if(limit < 11){
return sp_spray_recursive(desktop,
selection,