summaryrefslogtreecommitdiffstats
path: root/src/verbs.h
diff options
context:
space:
mode:
authorMaximilian Albert <maximilian.albert@gmail.com>2008-03-05 18:57:01 +0000
committercilix42 <cilix42@users.sourceforge.net>2008-03-05 18:57:01 +0000
commitda8e012ab815b098ba08e33e725ac8f6d6da86e9 (patch)
tree12cd81307da2bb91bd6d186e5a3efd9ca93414d6 /src/verbs.h
parentfix 198404 (diff)
downloadinkscape-da8e012ab815b098ba08e33e725ac8f6d6da86e9.tar.gz
inkscape-da8e012ab815b098ba08e33e725ac8f6d6da86e9.zip
New menu command to quickly create guides around page
(bzr r4970)
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 6576c9652..6924a4bfd 100644
--- a/src/verbs.h
+++ b/src/verbs.h
@@ -81,6 +81,7 @@ enum {
SP_VERB_EDIT_SELECT_NEXT,
SP_VERB_EDIT_SELECT_PREV,
SP_VERB_EDIT_DESELECT,
+ SP_VERB_EDIT_GUIDES_AROUND_PAGE,
SP_VERB_EDIT_NEXT_PATHEFFECT_PARAMETER,
/* Selection */
SP_VERB_SELECTION_TO_FRONT,