summaryrefslogtreecommitdiffstats
path: root/src/shape-editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shape-editor.h')
-rw-r--r--src/shape-editor.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/shape-editor.h b/src/shape-editor.h
index 8e563b433..c78fb0d4a 100644
--- a/src/shape-editor.h
+++ b/src/shape-editor.h
@@ -36,7 +36,8 @@ public:
~ShapeEditor();
void set_item (SPItem *item);
- void set_item_livepatheffect_parameter(SPItem *item, SPObject *lpeobject, const char * key);
+ void set_item_lpe_path_parameter(SPItem *item, SPObject *lpeobject, const char * key);
+ void set_item_lpe_point_parameter(SPItem *item, SPObject *lpeobject, const char * key);
void reset_item ();
void unset_item ();