Code

remove filters verb and command
[inkscape.git] / src / selection-chemistry.h
index 9a7567446d8a119f6ec44a4a842e0bf405f8bfcc..e5b2d9ef1d6af901f829b0866e023cf10bd12578 100644 (file)
@@ -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);