summaryrefslogtreecommitdiffstats
path: root/src/live_effects/effect-enum.h
diff options
context:
space:
mode:
authorLiam P. White <inkscapebronyat-signgmaildotcom>2014-05-17 02:00:23 +0000
committerLiam P. White <inkscapebronyat-signgmaildotcom>2014-05-17 02:00:23 +0000
commitc418ce3ee56b7b31832fa801996439ce8256e5e7 (patch)
tree8972313381d2e410aedf674d66fef812a455b457 /src/live_effects/effect-enum.h
parentCommit patch for "leaned" cap. Thanks Jabiertxof! (diff)
parentFix GTK+ 3 build (diff)
downloadinkscape-c418ce3ee56b7b31832fa801996439ce8256e5e7.tar.gz
inkscape-c418ce3ee56b7b31832fa801996439ce8256e5e7.zip
Update to experimental (r13376)
(bzr r13090.1.79)
Diffstat (limited to 'src/live_effects/effect-enum.h')
-rw-r--r--src/live_effects/effect-enum.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/live_effects/effect-enum.h b/src/live_effects/effect-enum.h
index 8295196d5..82ce36225 100644
--- a/src/live_effects/effect-enum.h
+++ b/src/live_effects/effect-enum.h
@@ -28,6 +28,8 @@ enum EffectType {
PERSPECTIVE_PATH,
SPIRO,
LATTICE,
+ LATTICE2,
+ SIMPLIFY,
ENVELOPE,
CONSTRUCT_GRID,
PERP_BISECTOR,