summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/live_effects/lpe-bendpath.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/live_effects/lpe-bendpath.h b/src/live_effects/lpe-bendpath.h
index 16b8c6137..d3564bac4 100644
--- a/src/live_effects/lpe-bendpath.h
+++ b/src/live_effects/lpe-bendpath.h
@@ -39,9 +39,9 @@ public:
virtual void resetDefaults(SPItem const* item);
+ PathParam bend_path;
private:
- PathParam bend_path;
ScalarParam prop_scale;
BoolParam scale_y_rel;
BoolParam vertical_pattern;