diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2014-03-05 19:18:54 +0000 |
|---|---|---|
| committer | Jabiertxof <jtx@jtx.marker.es> | 2014-03-05 19:18:54 +0000 |
| commit | c15e77cc2670408ab725ba60c064743a9b61a375 (patch) | |
| tree | 9ebb988c9e9b30c0c8261ceb919e0c49ff1b2aa1 /src/ui/tool/node.h | |
| parent | Fixing branch problems (diff) | |
| download | inkscape-c15e77cc2670408ab725ba60c064743a9b61a375.tar.gz inkscape-c15e77cc2670408ab725ba60c064743a9b61a375.zip | |
Fixing branch problems
(bzr r11950.1.281)
Diffstat (limited to 'src/ui/tool/node.h')
| -rw-r--r-- | src/ui/tool/node.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/tool/node.h b/src/ui/tool/node.h index b7d6951d0..4393446d9 100644 --- a/src/ui/tool/node.h +++ b/src/ui/tool/node.h @@ -187,7 +187,7 @@ public: bool isEndNode() const; Handle *front() { return &_front; } Handle *back() { return &_back; } - //spanish: creamos valor de potencia bspline asociado a cada nodo + //strength value for each node double bsplineWeight; /** |
