summaryrefslogtreecommitdiffstats
path: root/src/live_effects
diff options
context:
space:
mode:
Diffstat (limited to 'src/live_effects')
-rw-r--r--src/live_effects/lpe-bspline.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/live_effects/lpe-bspline.h b/src/live_effects/lpe-bspline.h
index 44c3f451c..20012f894 100644
--- a/src/live_effects/lpe-bspline.h
+++ b/src/live_effects/lpe-bspline.h
@@ -38,6 +38,7 @@ public:
ScalarParam steps;
private:
+
BoolParam ignoreCusp;
ScalarParam weight;