diff options
| author | JF Barraud <jf.barraud@gmail.com> | 2008-11-26 20:56:08 +0000 |
|---|---|---|
| committer | jfbarraud <jfbarraud@users.sourceforge.net> | 2008-11-26 20:56:08 +0000 |
| commit | b6c8f998b13d55a71de0d7ce0a541fd5233fcf4f (patch) | |
| tree | 33881e87d4c1200530767fb06bfeaebaa3b07ec3 /src/live_effects/CMakeLists.txt | |
| parent | Fix bug #299414: a return statement in unitTangentAt() got lost in rev. 20205! (diff) | |
| download | inkscape-b6c8f998b13d55a71de0d7ce0a541fd5233fcf4f.tar.gz inkscape-b6c8f998b13d55a71de0d7ce0a541fd5233fcf4f.zip | |
renamed lpe-hatches to lpe-rough-hatches.
(bzr r6905)
Diffstat (limited to 'src/live_effects/CMakeLists.txt')
| -rw-r--r-- | src/live_effects/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/live_effects/CMakeLists.txt b/src/live_effects/CMakeLists.txt index 89b7b9e3a..72d955586 100644 --- a/src/live_effects/CMakeLists.txt +++ b/src/live_effects/CMakeLists.txt @@ -11,7 +11,7 @@ lpe-gears.cpp lpegroupbbox.cpp lpe-interpolate.cpp lpe-knot.cpp -lpe-hatches.cpp +lpe-rough-hatches.cpp lpe-lattice.cpp lpe-mirror_symmetry.cpp lpeobject.cpp |
