summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/path-manipulator.cpp
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2015-04-02 23:48:22 +0000
committerJabiertxof <jtx@jtx.marker.es>2015-04-02 23:48:22 +0000
commit046df19875167382bec08d0b531225c77d81395d (patch)
treeaae02feec9e498adaf2bbf532a257af0316b855a /src/ui/tool/path-manipulator.cpp
parentAdding suport for duplicate nodes (diff)
parentinicialice a header variable (diff)
downloadinkscape-046df19875167382bec08d0b531225c77d81395d.tar.gz
inkscape-046df19875167382bec08d0b531225c77d81395d.zip
update to trunk
(bzr r13645.1.71)
Diffstat (limited to 'src/ui/tool/path-manipulator.cpp')
-rw-r--r--src/ui/tool/path-manipulator.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/tool/path-manipulator.cpp b/src/ui/tool/path-manipulator.cpp
index ccf75dcde..dbae69f2c 100644
--- a/src/ui/tool/path-manipulator.cpp
+++ b/src/ui/tool/path-manipulator.cpp
@@ -124,6 +124,7 @@ PathManipulator::PathManipulator(MultiPathManipulator &mpm, SPPath *path,
, _show_path_direction(false)
, _live_outline(true)
, _live_objects(true)
+ , _is_bspline(false)
, _lpe_key(lpe_key)
{
if (_lpe_key.empty()) {