summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/path-manipulator.h
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2013-12-30 23:29:07 +0000
committerJabiertxof <jtx@jtx.marker.es>2013-12-30 23:29:07 +0000
commitc288aa062e611031f54f6ad8e5e3ee2f581cc783 (patch)
tree4556b6c25ff2c2f75f4b152e60fc94f5ce9c550f /src/ui/tool/path-manipulator.h
parentSpanish comment of path-manipulator-cpp (diff)
downloadinkscape-c288aa062e611031f54f6ad8e5e3ee2f581cc783.tar.gz
inkscape-c288aa062e611031f54f6ad8e5e3ee2f581cc783.zip
Spanish comment of freehand-base.cpp
(bzr r11950.1.224)
Diffstat (limited to 'src/ui/tool/path-manipulator.h')
-rw-r--r--src/ui/tool/path-manipulator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/tool/path-manipulator.h b/src/ui/tool/path-manipulator.h
index 31cc0d1fd..5f075834e 100644
--- a/src/ui/tool/path-manipulator.h
+++ b/src/ui/tool/path-manipulator.h
@@ -94,7 +94,7 @@ public:
NodeList::iterator subdivideSegment(NodeList::iterator after, double t);
NodeList::iterator extremeNode(NodeList::iterator origin, bool search_selected,
- bool search_unselected, bool closest);
+ bool search_unselected, bool closest);
bool isBSpline;
int BSplineGetSteps();