Code

The declaration of doEffect_path() in lpe-skeleton.h should match the one in live_eff...
[inkscape.git] / src / live_effects / parameter / CMakeLists.txt
1 SET(live_effects_parameter_SRC
2 bool.cpp
3 bool.h
4 enum.h
5 makefile.in
6 Makefile_insert
7 parameter.cpp
8 parameter.h
9 path.cpp
10 path.h
11 path-reference.cpp
12 path-reference.h
13 point.cpp
14 point.h
15 pointparam-knotholder.cpp
16 pointparam-knotholder.h
17 random.cpp
18 random.h
19 )