diff options
Diffstat (limited to 'src/shape-editor.h')
| -rw-r--r-- | src/shape-editor.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shape-editor.h b/src/shape-editor.h index 8eca230a4..0e5bc22ef 100644 --- a/src/shape-editor.h +++ b/src/shape-editor.h @@ -36,6 +36,7 @@ public: ~ShapeEditor(); void set_item (SPItem *item); + void set_livepatheffect_parameter(SPObject *lpeobject, const char * key); void unset_item (); SPItem *get_item (); |
