diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2016-07-21 19:05:55 +0000 |
|---|---|---|
| committer | jabiertxof <info@marker.es> | 2016-07-21 19:05:55 +0000 |
| commit | e7afb49bd67284227bf5df1df22f9993b1bfa581 (patch) | |
| tree | 5ee0f0a2edaa66685ffa97d1150978317b360f39 /src/live_effects/effect-enum.h | |
| parent | Disambiguate sigc::ptr_fun to fix C++14 compilation. (diff) | |
| download | inkscape-e7afb49bd67284227bf5df1df22f9993b1bfa581.tar.gz inkscape-e7afb49bd67284227bf5df1df22f9993b1bfa581.zip | |
This for you CR ยท Measure line, show the distance on rect lines CAD like with auto update
(bzr r15017.1.1)
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 eea26184c..3682aa1bd 100644 --- a/src/live_effects/effect-enum.h +++ b/src/live_effects/effect-enum.h @@ -36,6 +36,7 @@ enum EffectType { CONSTRUCT_GRID, PERP_BISECTOR, TANGENT_TO_CURVE, + MEASURE_LINE, MIRROR_SYMMETRY, CIRCLE_3PTS, TRANSFORM_2PTS, |
