summaryrefslogtreecommitdiffstats
path: root/src/2geom
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2015-02-16 23:23:51 +0000
committerJabiertxof <jtx@jtx.marker.es>2015-02-16 23:23:51 +0000
commite6e262b34c193502d1f9be44324515bf8c861d47 (patch)
treec1042635d22ce5958933475be5984c413f9894c7 /src/2geom
parentupdate to trunk (diff)
downloadinkscape-e6e262b34c193502d1f9be44324515bf8c861d47.tar.gz
inkscape-e6e262b34c193502d1f9be44324515bf8c861d47.zip
starting fillet/chamfer
(bzr r13645.1.15)
Diffstat (limited to 'src/2geom')
-rw-r--r--src/2geom/satellite.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/2geom/satellite.h b/src/2geom/satellite.h
index 06b4a1dd6..a83de5af2 100644
--- a/src/2geom/satellite.h
+++ b/src/2geom/satellite.h
@@ -145,7 +145,7 @@ class Satellite
static const std::map<gchar const *,SatelliteType> GcharMapToSatelliteType;
- static double getOpositeTime(Geom::D2<Geom::SBasis> SBasisCurve, double time);
+ double getOpositeTime(Geom::D2<Geom::SBasis> SBasisCurve);
private: