summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 17e8c29)
raw | patch | inline | side by side (parent: 17e8c29)
author | johanengelen <johanengelen@users.sourceforge.net> | |
Tue, 2 Jun 2009 15:24:02 +0000 (15:24 +0000) | ||
committer | johanengelen <johanengelen@users.sourceforge.net> | |
Tue, 2 Jun 2009 15:24:02 +0000 (15:24 +0000) |
src/live_effects/lpe-spiro.cpp | patch | blob | history |
index aab62a75cb34956e43f1c1f1d44e05e1aa7610b3..72b77622d225d8e4be24b1de31db9c03a11200ab 100644 (file)
void
LPESpiro::setup_nodepath(Inkscape::NodePath::Path *np)
{
+ Effect::setup_nodepath(np);
sp_nodepath_show_handles(np, false);
// sp_nodepath_show_helperpath(np, false);
}