summaryrefslogtreecommitdiffstats
path: root/src/tools-switch.h
diff options
context:
space:
mode:
authorbulia byak <buliabyak@gmail.com>2007-08-08 07:33:15 +0000
committerbuliabyak <buliabyak@users.sourceforge.net>2007-08-08 07:33:15 +0000
commitfe2e11977cd38b6fd43bcfc1a0da47358b06fd8a (patch)
treeab9ea70e13f54424f7d7cfe6cbcfa30a20c6f63f /src/tools-switch.h
parentnew methods for tweaking, modeled after MakeOffset (diff)
downloadinkscape-fe2e11977cd38b6fd43bcfc1a0da47358b06fd8a.tar.gz
inkscape-fe2e11977cd38b6fd43bcfc1a0da47358b06fd8a.zip
tweak tool
(bzr r3423)
Diffstat (limited to 'src/tools-switch.h')
-rw-r--r--src/tools-switch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools-switch.h b/src/tools-switch.h
index aac48d834..8107984a8 100644
--- a/src/tools-switch.h
+++ b/src/tools-switch.h
@@ -18,6 +18,7 @@ enum {
TOOLS_INVALID,
TOOLS_SELECT,
TOOLS_NODES,
+ TOOLS_TWEAK,
TOOLS_SHAPES_RECT,
TOOLS_SHAPES_3DBOX,
TOOLS_SHAPES_ARC,