From be0eb74646e9ef87c0bd21fd8fc16e3d2f8ffbd0 Mon Sep 17 00:00:00 2001 From: buliabyak Date: Mon, 22 Oct 2007 20:39:51 +0000 Subject: [PATCH] ensure copy/paste of style between gradient stops works --- src/selection-chemistry.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/selection-chemistry.h b/src/selection-chemistry.h index 9313711cf..66aab7d77 100644 --- a/src/selection-chemistry.h +++ b/src/selection-chemistry.h @@ -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); -- 2.30.2