diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2014-08-12 22:30:34 +0000 |
|---|---|---|
| committer | Jabiertxof <jtx@jtx.marker.es> | 2014-08-12 22:30:34 +0000 |
| commit | 96126a3b2946c788d4701e35becfb22a4c38012e (patch) | |
| tree | 244d0c95e0c04116f9f9c8916c7ff5ad0f40dff1 /src/live_effects/effect-enum.h | |
| parent | updating pot files (diff) | |
| download | inkscape-96126a3b2946c788d4701e35becfb22a4c38012e.tar.gz inkscape-96126a3b2946c788d4701e35becfb22a4c38012e.zip | |
Add 'Show handles' LPE
(bzr r13341.1.139)
Diffstat (limited to '')
| -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 dac44981c..bc77d65c3 100644 --- a/src/live_effects/effect-enum.h +++ b/src/live_effects/effect-enum.h @@ -30,6 +30,7 @@ enum EffectType { LATTICE, LATTICE2, ROUGHEN, + SHOW_HANDLES, SIMPLIFY, ENVELOPE, CONSTRUCT_GRID, |
