summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-angle_bisector.cpp
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2015-08-02 14:13:52 +0000
committerJabiertxof <jtx@jtx.marker.es>2015-08-02 14:13:52 +0000
commitccc1eda3878a76a3266ab29fc5f0d9b3b259d305 (patch)
tree940839115a6066841e1b381e343e3244bb90519a /src/live_effects/lpe-angle_bisector.cpp
parentFixed bugs in branch review and updated to new api (diff)
parentFixed some typos in bsector and bspline (diff)
downloadinkscape-ccc1eda3878a76a3266ab29fc5f0d9b3b259d305.tar.gz
inkscape-ccc1eda3878a76a3266ab29fc5f0d9b3b259d305.zip
update to trunk
(bzr r13879.1.21)
Diffstat (limited to 'src/live_effects/lpe-angle_bisector.cpp')
-rw-r--r--src/live_effects/lpe-angle_bisector.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/live_effects/lpe-angle_bisector.cpp b/src/live_effects/lpe-angle_bisector.cpp
index 95a81c763..900d29e3a 100644
--- a/src/live_effects/lpe-angle_bisector.cpp
+++ b/src/live_effects/lpe-angle_bisector.cpp
@@ -38,7 +38,7 @@ public:
virtual Geom::Point knot_get() const;
};
-} // namespace TtC
+} // namespace AB
LPEAngleBisector::LPEAngleBisector(LivePathEffectObject *lpeobject) :
Effect(lpeobject),