diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2015-10-25 16:47:19 +0000 |
|---|---|---|
| committer | Jabiertxof <jtx@jtx.marker.es> | 2015-10-25 16:47:19 +0000 |
| commit | 6b73445c7de7d4dd58b47056f6ace72e3e49223c (patch) | |
| tree | 410c76043c48d25e084b4a8dcc972c20d0c9d4ef /src/widgets/toolbox.cpp | |
| parent | Improving Spray tool (diff) | |
| download | inkscape-6b73445c7de7d4dd58b47056f6ace72e3e49223c.tar.gz inkscape-6b73445c7de7d4dd58b47056f6ace72e3e49223c.zip | |
End adding no overlap to spray tool
(bzr r14422.1.9)
Diffstat (limited to 'src/widgets/toolbox.cpp')
| -rw-r--r-- | src/widgets/toolbox.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp index c904fc356..f512819e9 100644 --- a/src/widgets/toolbox.cpp +++ b/src/widgets/toolbox.cpp @@ -16,10 +16,11 @@ * Tavmjong Bah <tavmjong@free.fr> * Abhishek Sharma * Kris De Gussem <Kris.DeGussem@gmail.com> + * Jabiertxo Arraiza <jabier.arraiza@marker.es> * * Copyright (C) 2004 David Turner * Copyright (C) 2003 MenTaLguY - * Copyright (C) 1999-2011 authors + * Copyright (C) 1999-2015 authors * Copyright (C) 2001-2002 Ximian, Inc. * * Released under GNU GPL, read the file 'COPYING' for more information |
