summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/path-manipulator.cpp
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2015-04-06 17:48:31 +0000
committerJabiertxof <jtx@jtx.marker.es>2015-04-06 17:48:31 +0000
commit0299d7b322047467df228666e31450df753e2cb9 (patch)
tree2840646443920a2e2c001838c80e60219a78ae2f /src/ui/tool/path-manipulator.cpp
parentAllow rotate copies whithout distorsion in kaleidoscope shapes (diff)
parentherpderp (diff)
downloadinkscape-0299d7b322047467df228666e31450df753e2cb9.tar.gz
inkscape-0299d7b322047467df228666e31450df753e2cb9.zip
update to trunk
(bzr r13708.1.23)
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()) {