summaryrefslogtreecommitdiffstats
path: root/src/live_effects/effect.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/live_effects/effect.h')
-rw-r--r--src/live_effects/effect.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/live_effects/effect.h b/src/live_effects/effect.h
index 693c6ad46..ad2d5126f 100644
--- a/src/live_effects/effect.h
+++ b/src/live_effects/effect.h
@@ -68,6 +68,7 @@ enum EffectType {
CONSTRUCT_GRID,
ENVELOPE,
PERP_BISECTOR,
+ TANGENT_TO_CURVE,
INVALID_LPE // This must be last
};