summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 590d2d5)
raw | patch | inline | side by side (parent: 590d2d5)
author | Krzysztof Kosiński <tweenk.pl@gmail.com> | |
Sat, 13 Mar 2010 02:47:08 +0000 (03:47 +0100) | ||
committer | Krzysztof Kosiński <tweenk.pl@gmail.com> | |
Sat, 13 Mar 2010 02:47:08 +0000 (03:47 +0100) |
src/spray-context.cpp | patch | blob | history |
diff --git a/src/spray-context.cpp b/src/spray-context.cpp
index 051518e1fdd8aa2aa2e2bcb0ecb9b4846af9c621..2bdac197f75e749d18a7ab9541e4940deccb9f16 100644 (file)
--- a/src/spray-context.cpp
+++ b/src/spray-context.cpp
selection->clear();
selection->add(item_copied);
selection->add(unionResult);
- sp_selected_path_union(selection->desktop());
+ sp_selected_path_union_skip_undo(selection->desktop());
selection->add(father);
Inkscape::GC::release(copy2);
did = true;