diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2014-05-13 06:50:42 +0000 |
|---|---|---|
| committer | Jabiertxof <jtx@jtx.marker.es> | 2014-05-13 06:50:42 +0000 |
| commit | 9cd50c94d560a2372a755bdf58ccf7feb7afe083 (patch) | |
| tree | 85383af36ab65580c0112314582ba2f6170422b2 /src/live_effects/effect-enum.h | |
| parent | Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamW (diff) | |
| download | inkscape-9cd50c94d560a2372a755bdf58ccf7feb7afe083.tar.gz inkscape-9cd50c94d560a2372a755bdf58ccf7feb7afe083.zip | |
Add Simplify LPE
(bzr r13341.1.13)
Diffstat (limited to 'src/live_effects/effect-enum.h')
| -rw-r--r-- | src/live_effects/effect-enum.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/live_effects/effect-enum.h b/src/live_effects/effect-enum.h index 342a2c849..cacb1190f 100644 --- a/src/live_effects/effect-enum.h +++ b/src/live_effects/effect-enum.h @@ -28,6 +28,7 @@ enum EffectType { PERSPECTIVE_PATH, SPIRO, LATTICE, + SIMPLIFY, ENVELOPE, CONSTRUCT_GRID, PERP_BISECTOR, |
