Code

fix lpe-PathPAram when deleting the path that it links to
[inkscape.git] / src / live_effects / lpe-curvestitch.h
index 0cb6b492eec30f234b14cd02dd1a59ed87f6f4e3..a0050760ceb750c3a3677b8b163d0deb5016e82b 100644 (file)
@@ -32,6 +32,8 @@ public:
 
     virtual void resetDefaults(SPItem * item);
 
+    virtual void transform_multiply(Geom::Matrix const& postmul, bool set);
+
 private:
     PathParam strokepath;
     ScalarParam nrofpaths;