From 3ff3539433be9d91f2d77eb5b45f9b1faeb577ec Mon Sep 17 00:00:00 2001 From: Jabiertxo Arraiza Cenoz Date: Mon, 13 Nov 2017 23:06:14 +0100 Subject: Working refactor --- src/ui/tools/pencil-tool.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/ui/tools/pencil-tool.h') diff --git a/src/ui/tools/pencil-tool.h b/src/ui/tools/pencil-tool.h index c3b9fb48c..6c98d303c 100644 --- a/src/ui/tools/pencil-tool.h +++ b/src/ui/tools/pencil-tool.h @@ -48,10 +48,8 @@ public: std::vector ps; std::vector points; std::vector wps; - - Geom::PathVector pressure_pv; - void addPowerStrokePencil(); + void addPowerStrokePencil(SPCurve * c); void removePowerStrokePreview(); Geom::Piecewise > sketch_interpolation; // the current proposal from the sketched paths unsigned sketch_n; // number of sketches done -- cgit v1.2.3