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/Makefile_insert | |
| 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/Makefile_insert')
| -rw-r--r-- | src/live_effects/Makefile_insert | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/live_effects/Makefile_insert b/src/live_effects/Makefile_insert index b5bee55c8..d227d379d 100644 --- a/src/live_effects/Makefile_insert +++ b/src/live_effects/Makefile_insert @@ -70,6 +70,8 @@ ink_common_sources += \ live_effects/lpe-perspective_path.h \ live_effects/lpe-perspective-envelope.cpp \ live_effects/lpe-perspective-envelope.h \ + live_effects/lpe-measure-line.cpp \ + live_effects/lpe-measure-line.h \ live_effects/lpe-mirror_symmetry.cpp \ live_effects/lpe-mirror_symmetry.h \ live_effects/lpe-circle_3pts.cpp \ |
