From 34687d3d7470ad131527571cd8d0e8ff60d0c8f7 Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Sat, 20 Oct 2007 16:20:50 +0000 Subject: LPE: fix undoing changes to pathparameter on-canvas. (bzr r3935) --- src/shape-editor.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/shape-editor.h') diff --git a/src/shape-editor.h b/src/shape-editor.h index 2df1bb0e0..8f4895be6 100644 --- a/src/shape-editor.h +++ b/src/shape-editor.h @@ -37,6 +37,7 @@ public: void set_item (SPItem *item); void set_item_livepatheffect_parameter(SPItem *item, SPObject *lpeobject, const char * key); + void reset_item (); void unset_item (); SPItem *get_item (); -- cgit v1.2.3