diff options
| author | bulia byak <buliabyak@gmail.com> | 2007-08-08 07:33:15 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2007-08-08 07:33:15 +0000 |
| commit | fe2e11977cd38b6fd43bcfc1a0da47358b06fd8a (patch) | |
| tree | ab9ea70e13f54424f7d7cfe6cbcfa30a20c6f63f /src/tools-switch.h | |
| parent | new methods for tweaking, modeled after MakeOffset (diff) | |
| download | inkscape-fe2e11977cd38b6fd43bcfc1a0da47358b06fd8a.tar.gz inkscape-fe2e11977cd38b6fd43bcfc1a0da47358b06fd8a.zip | |
tweak tool
(bzr r3423)
Diffstat (limited to 'src/tools-switch.h')
| -rw-r--r-- | src/tools-switch.h | 1 |
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, |
