summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ba52445)
raw | patch | inline | side by side (parent: ba52445)
author | cilix42 <cilix42@users.sourceforge.net> | |
Mon, 19 May 2008 21:30:12 +0000 (21:30 +0000) | ||
committer | cilix42 <cilix42@users.sourceforge.net> | |
Mon, 19 May 2008 21:30:12 +0000 (21:30 +0000) |
src/live_effects/lpe-skeleton.cpp | patch | blob | history |
index 04d61bd7313cd221d15b8c542777595c727e1848..e5a37d6a74d3aad8fd125521277a753b90131ab3 100644 (file)
}
std::vector<Geom::Path>
-LPESkeleton::doEffect_path (std::vector<Geom::Path> & path_in)
+LPESkeleton::doEffect_path (std::vector<Geom::Path> const & path_in)
{
std::vector<Geom::Path> path_out;