summaryrefslogtreecommitdiffstats
path: root/src/live_effects/effect.cpp
diff options
context:
space:
mode:
authorJabier Arraiza <jabier.arraiza@marker.es>2017-06-24 17:45:12 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2017-06-24 17:45:12 +0000
commite1b08bb2e05c407f3e524e5d9f7b63ae88e15f6c (patch)
tree650aaeb95a2468fdbdc3401530e8a825c7c4a3d1 /src/live_effects/effect.cpp
parentUpdating to master (diff)
downloadinkscape-e1b08bb2e05c407f3e524e5d9f7b63ae88e15f6c.tar.gz
inkscape-e1b08bb2e05c407f3e524e5d9f7b63ae88e15f6c.zip
Working with powerclip and powermask
Diffstat (limited to 'src/live_effects/effect.cpp')
-rw-r--r--src/live_effects/effect.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/live_effects/effect.cpp b/src/live_effects/effect.cpp
index d555c277b..c817f5caa 100644
--- a/src/live_effects/effect.cpp
+++ b/src/live_effects/effect.cpp
@@ -981,6 +981,7 @@ Effect::resetDefaults(SPItem const* /*item*/)
}
}
+//Activate handle your transform filling your effect on SPPath.cpp
void
Effect::transform_multiply(Geom::Affine const& postmul, bool set)
{