diff options
| author | Jabiertxof <jabier.arraiza@marker.es> | 2019-02-15 11:57:01 +0000 |
|---|---|---|
| committer | Jabier Arraiza <jabier.arraiza@marker.es> | 2019-02-18 21:18:27 +0000 |
| commit | f53c232a2cf287dc161e7492013141ef04b5253b (patch) | |
| tree | dc5a9ec3bd6936e83bf892438e36ff5f781f3719 /src/live_effects/CMakeLists.txt | |
| parent | Add missing icons and add double languaje (diff) | |
| download | inkscape-f53c232a2cf287dc161e7492013141ef04b5253b.tar.gz inkscape-f53c232a2cf287dc161e7492013141ef04b5253b.zip | |
Add descriptions and fixes to show disabled and rename dash to dashed stoke LPE
Diffstat (limited to 'src/live_effects/CMakeLists.txt')
| -rw-r--r-- | src/live_effects/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/live_effects/CMakeLists.txt b/src/live_effects/CMakeLists.txt index a26a7f413..17a9d46ad 100644 --- a/src/live_effects/CMakeLists.txt +++ b/src/live_effects/CMakeLists.txt @@ -14,7 +14,7 @@ set(live_effects_SRC lpe-constructgrid.cpp lpe-copy_rotate.cpp lpe-curvestitch.cpp - lpe-dash-stroke.cpp + lpe-dashed-stroke.cpp lpe-dynastroke.cpp lpe-ellipse_5pts.cpp lpe-embrodery-stitch.cpp @@ -107,7 +107,7 @@ set(live_effects_SRC lpe-constructgrid.h lpe-copy_rotate.h lpe-curvestitch.h - lpe-dash-stroke.h + lpe-dashed-stroke.h lpe-dynastroke.h lpe-ellipse_5pts.h lpe-embrodery-stitch.h |
