summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/node.cpp
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2013-12-30 21:04:13 +0000
committerJabiertxof <jtx@jtx.marker.es>2013-12-30 21:04:13 +0000
commit140267c64cd9d19e372328d6f30c072102c2dd33 (patch)
tree80773aad5bad4091b5a55d179b5dc1d0f2ce707f /src/ui/tool/node.cpp
parentUpdated tip strings (diff)
downloadinkscape-140267c64cd9d19e372328d6f30c072102c2dd33.tar.gz
inkscape-140267c64cd9d19e372328d6f30c072102c2dd33.zip
Refact
(bzr r11950.1.216)
Diffstat (limited to 'src/ui/tool/node.cpp')
-rw-r--r--src/ui/tool/node.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/tool/node.cpp b/src/ui/tool/node.cpp
index 305dd6798..85a407384 100644
--- a/src/ui/tool/node.cpp
+++ b/src/ui/tool/node.cpp
@@ -974,6 +974,7 @@ bool Node::_eventHandler(Inkscape::UI::Tools::ToolBase *event_context, GdkEvent
_selection.spatialGrow(this, dir);
}
return true;
+
default:
break;
}