Code

Changed preference to use file chooser button
[inkscape.git] / src / splivarot.h
index cf1ebcd9400f2777088dde90e1fdafb000628310..3d01f41e0650a48bc4695a0e71ce73287561610b 100644 (file)
@@ -13,6 +13,7 @@
 // work on the current selection
 // selection has 2 contain exactly 2 items
 void sp_selected_path_union ();
+void sp_selected_path_union_skip_undo ();
 void sp_selected_path_intersect ();
 void sp_selected_path_diff ();
 void sp_selected_path_symdiff ();