Code

remove filters verb and command
[inkscape.git] / src / selection-chemistry.h
index 9307fe5c06c75b227352f386d59223521f5dfb7e..e5b2d9ef1d6af901f829b0866e023cf10bd12578 100644 (file)
@@ -59,10 +59,12 @@ SPCSSAttr *take_style_from_item (SPItem *item);
 
 void sp_selection_cut();
 void sp_selection_copy();
-void sp_selection_copy_lpe_pathparam(Inkscape::LivePathEffect::PathParam * pathparam);
 void sp_selection_paste(bool in_place);
 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);
 
@@ -122,8 +124,6 @@ void unlock_all_in_all_layers(SPDesktop *dt);
 void unhide_all(SPDesktop *dt);
 void unhide_all_in_all_layers(SPDesktop *dt);
 
-GSList * sp_selection_get_clipboard();
-
 /* selection cycling */
 
 typedef enum