summaryrefslogtreecommitdiffstats
path: root/src/widgets/spray-toolbar.cpp
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2014-03-10 04:56:26 +0000
committerJabiertxof <jtx@jtx.marker.es>2014-03-10 04:56:26 +0000
commit52cfa8cc5f3dedcba9e00b3cb7b800f3d5473136 (patch)
tree51cf4ffaddd82e734ee5766c22b51a664749cce7 /src/widgets/spray-toolbar.cpp
parentUpdate to Vinipsmaker changes (diff)
parentRemove unused includes to tidy up the code. (diff)
downloadinkscape-52cfa8cc5f3dedcba9e00b3cb7b800f3d5473136.tar.gz
inkscape-52cfa8cc5f3dedcba9e00b3cb7b800f3d5473136.zip
update to trunk
(bzr r11950.1.289)
Diffstat (limited to 'src/widgets/spray-toolbar.cpp')
-rw-r--r--src/widgets/spray-toolbar.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/spray-toolbar.cpp b/src/widgets/spray-toolbar.cpp
index cf56b3255..788ce6475 100644
--- a/src/widgets/spray-toolbar.cpp
+++ b/src/widgets/spray-toolbar.cpp
@@ -47,7 +47,7 @@ using Inkscape::UI::PrefPusher;
// Disabled in 0.91 because of Bug #1274831 (crash, spraying an object
// with the mode: spray object in single path)
// Please enable again when working on 1.0
-//#define ENABLE_SPRAY_MODE_SINGLE_PATH
+#define ENABLE_SPRAY_MODE_SINGLE_PATH
//########################
//## Spray ##