Code

ensure copy/paste of style between gradient stops works
authorbuliabyak <buliabyak@users.sourceforge.net>
Mon, 22 Oct 2007 20:39:51 +0000 (20:39 +0000)
committerbuliabyak <buliabyak@users.sourceforge.net>
Mon, 22 Oct 2007 20:39:51 +0000 (20:39 +0000)
src/selection-chemistry.h

index 9313711cf7245868bd84a26fa1b0e08d6beeda6f..66aab7d77d2cc31639011e1ab0207279529192b9 100644 (file)
@@ -56,6 +56,8 @@ void sp_selection_paste(bool in_place);
 void sp_selection_paste_style();
 void sp_selection_paste_livepatheffect();
 
+void sp_set_style_clipboard (SPCSSAttr *css);
+
 void sp_selection_paste_size(bool apply_x, bool apply_y);
 void sp_selection_paste_size_separately(bool apply_x, bool apply_y);