summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/path.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/live_effects/parameter/path.h')
-rw-r--r--src/live_effects/parameter/path.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/live_effects/parameter/path.h b/src/live_effects/parameter/path.h
index b543e610c..64c2de55c 100644
--- a/src/live_effects/parameter/path.h
+++ b/src/live_effects/parameter/path.h
@@ -40,7 +40,7 @@ public:
virtual Gtk::Widget * param_newWidget(Gtk::Tooltips * tooltips);
bool param_readSVGValue(const gchar * strvalue);
- gchar * param_writeSVGValue() const;
+ gchar * param_getSVGValue() const;
void param_set_default();
void param_set_and_write_default();