summaryrefslogtreecommitdiffstats
path: root/src/verbs.h
diff options
context:
space:
mode:
authorDiederik van Lierop <mail@diedenrezi.nl>2007-12-18 21:23:15 +0000
committerdvlierop2 <dvlierop2@users.sourceforge.net>2007-12-18 21:23:15 +0000
commit6cf30abe97fc637ab143b34263111aeb9076ab30 (patch)
tree69f7acab1cb183bd41a67d890384d93c2d8a7f6a /src/verbs.h
parentspeedify zooming by keys (diff)
downloadinkscape-6cf30abe97fc637ab143b34263111aeb9076ab30.tar.gz
inkscape-6cf30abe97fc637ab143b34263111aeb9076ab30.zip
Introduce verb, menu item and shortcut for the global snapping toggle
(bzr r4256)
Diffstat (limited to 'src/verbs.h')
-rw-r--r--src/verbs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/verbs.h b/src/verbs.h
index a9abc02ed..fce826c8f 100644
--- a/src/verbs.h
+++ b/src/verbs.h
@@ -182,6 +182,7 @@ enum {
SP_VERB_TOGGLE_SCROLLBARS,
SP_VERB_TOGGLE_GRID,
SP_VERB_TOGGLE_GUIDES,
+ SP_VERB_TOGGLE_SNAPPING,
SP_VERB_ZOOM_NEXT,
SP_VERB_ZOOM_PREV,
SP_VERB_ZOOM_1_1,