summaryrefslogtreecommitdiffstats
path: root/src/ui
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/ui
parentnew methods for tweaking, modeled after MakeOffset (diff)
downloadinkscape-fe2e11977cd38b6fd43bcfc1a0da47358b06fd8a.tar.gz
inkscape-fe2e11977cd38b6fd43bcfc1a0da47358b06fd8a.zip
tweak tool
(bzr r3423)
Diffstat (limited to 'src/ui')
-rw-r--r--src/ui/dialog/inkscape-preferences.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/dialog/inkscape-preferences.h b/src/ui/dialog/inkscape-preferences.h
index c1999f946..ea699e98f 100644
--- a/src/ui/dialog/inkscape-preferences.h
+++ b/src/ui/dialog/inkscape-preferences.h
@@ -40,6 +40,7 @@ enum {
PREFS_PAGE_TOOLS,
PREFS_PAGE_TOOLS_SELECTOR,
PREFS_PAGE_TOOLS_NODE,
+ PREFS_PAGE_TOOLS_TWEAK,
PREFS_PAGE_TOOLS_ZOOM,
PREFS_PAGE_TOOLS_SHAPES,
PREFS_PAGE_TOOLS_SHAPES_RECT,