summaryrefslogtreecommitdiffstats
path: root/src/shape-editor.h
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2007-08-14 20:54:48 +0000
committerjohanengelen <johanengelen@users.sourceforge.net>2007-08-14 20:54:48 +0000
commit55d43e4e27e0ba58a47fad70957dfa989aa173ad (patch)
tree2ccfbac1c50023d08ae32975c876fa2478c1ad2a /src/shape-editor.h
parentFix for bug #1752113; added set_preview_widget_active(false) to FileSaveDialo... (diff)
downloadinkscape-55d43e4e27e0ba58a47fad70957dfa989aa173ad.tar.gz
inkscape-55d43e4e27e0ba58a47fad70957dfa989aa173ad.zip
Commit LivePathEffect branch to trunk!
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)
Diffstat (limited to 'src/shape-editor.h')
-rw-r--r--src/shape-editor.h1
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 ();