summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-bendpath.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/live_effects/lpe-bendpath.h')
-rw-r--r--src/live_effects/lpe-bendpath.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/live_effects/lpe-bendpath.h b/src/live_effects/lpe-bendpath.h
index 54c5d70fe..f232687ce 100644
--- a/src/live_effects/lpe-bendpath.h
+++ b/src/live_effects/lpe-bendpath.h
@@ -43,6 +43,8 @@ public:
virtual void resetDefaults(SPItem const* item);
+ virtual void transform_multiply(Geom::Affine const& postmul, bool set);
+
void addCanvasIndicators(SPLPEItem const */*lpeitem*/, std::vector<Geom::PathVector> &hp_vec);
virtual void addKnotHolderEntities(KnotHolder * knotholder, SPItem * item);