Code

Make text widget for TextParams work and re-enable it
[inkscape.git] / src / live_effects / parameter / CMakeLists.txt
1 SET(live_effects_parameter_SRC
2 bool.cpp
3 parameter.cpp
4 path.cpp
5 path-reference.cpp
6 point.cpp
7 pointparam-knotholder.cpp
8 random.cpp
9 )