summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 515135c)
raw | patch | inline | side by side (parent: 515135c)
author | johanengelen <johanengelen@users.sourceforge.net> | |
Mon, 14 Apr 2008 08:15:21 +0000 (08:15 +0000) | ||
committer | johanengelen <johanengelen@users.sourceforge.net> | |
Mon, 14 Apr 2008 08:15:21 +0000 (08:15 +0000) |
src/live_effects/effect.cpp | patch | blob | history |
index 36148ccd06325978ca6f6342466853cc5ac0dc65..066b91797ad4867127762ea13193106b115929e2 100644 (file)
void
Effect::setup_nodepath(Inkscape::NodePath::Path *np)
{
- np->show_helperpath = true;
np->helperpath_rgba = 0xff0000ff;
np->helperpath_width = 1.0;
}