summaryrefslogtreecommitdiffstats
path: root/src/rect-context.cpp
diff options
context:
space:
mode:
authorMarkus Engel <markus.engel@tum.de>2013-04-21 19:32:53 +0000
committerMarkus Engel <markus.engel@tum.de>2013-04-21 19:32:53 +0000
commitd483730f7dbad0c29366354b32b4b2a1020eba0d (patch)
tree8a9a3a2863ce4d203b704ae064290f0b402fc3e5 /src/rect-context.cpp
parentCleaned up a bit. (diff)
downloadinkscape-d483730f7dbad0c29366354b32b4b2a1020eba0d.tar.gz
inkscape-d483730f7dbad0c29366354b32b4b2a1020eba0d.zip
More cleaning.
(bzr r11608.1.103)
Diffstat (limited to 'src/rect-context.cpp')
-rw-r--r--src/rect-context.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rect-context.cpp b/src/rect-context.cpp
index 3b1169017..e6c3cfdd9 100644
--- a/src/rect-context.cpp
+++ b/src/rect-context.cpp
@@ -74,7 +74,7 @@ SPRectContext::SPRectContext() : SPEventContext() {
this->tolerance = 0;
this->within_tolerance = false;
this->item_to_select = NULL;
- this->tool_url = "/tools/shapes/rect";
+ //this->tool_url = "/tools/shapes/rect";
this->rect = NULL;