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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/live_effects/effect.h b/src/live_effects/effect.h
index 2f8014cc6..be3cefecf 100644
--- a/src/live_effects/effect.h
+++ b/src/live_effects/effect.h
@@ -52,7 +52,7 @@ namespace LivePathEffect {
enum EffectType {
BEND_PATH = 0,
- SKELETAL_STROKES,
+ PATTERN_ALONG_PATH,
SKETCH,
VONKOCH,
KNOT,