X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fselection-chemistry.h;h=e5b2d9ef1d6af901f829b0866e023cf10bd12578;hb=5f71c9d03745c5896a2e84cd203e2e6646b9ae06;hp=9a7567446d8a119f6ec44a4a842e0bf405f8bfcc;hpb=a95be1234ba4df33d6d074589edaa56f0d546069;p=inkscape.git diff --git a/src/selection-chemistry.h b/src/selection-chemistry.h index 9a7567446..e5b2d9ef1 100644 --- a/src/selection-chemistry.h +++ b/src/selection-chemistry.h @@ -64,6 +64,8 @@ void sp_selection_paste_style(); void sp_selection_paste_livepatheffect(); void sp_selection_remove_livepatheffect(); +void sp_selection_remove_filter(); + void sp_set_style_clipboard (SPCSSAttr *css); void sp_selection_paste_size(bool apply_x, bool apply_y);