summaryrefslogtreecommitdiffstats
path: root/src/live_effects/CMakeLists.txt
diff options
context:
space:
mode:
authorJabiertxof <jabier.arraiza@marker.es>2019-02-15 11:57:01 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2019-02-18 21:18:27 +0000
commitf53c232a2cf287dc161e7492013141ef04b5253b (patch)
treedc5a9ec3bd6936e83bf892438e36ff5f781f3719 /src/live_effects/CMakeLists.txt
parentAdd missing icons and add double languaje (diff)
downloadinkscape-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.txt4
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