summaryrefslogtreecommitdiffstats
path: root/src/verbs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/verbs.h')
-rw-r--r--src/verbs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/verbs.h b/src/verbs.h
index 2c3d1d1da..979a578d5 100644
--- a/src/verbs.h
+++ b/src/verbs.h
@@ -141,6 +141,8 @@ enum {
SP_VERB_LAYER_DUPLICATE,
SP_VERB_LAYER_DELETE,
SP_VERB_LAYER_SOLO,
+ SP_VERB_LAYER_TOGGLE_LOCK,
+ SP_VERB_LAYER_TOGGLE_HIDE,
/* Object */
SP_VERB_OBJECT_ROTATE_90_CW,
SP_VERB_OBJECT_ROTATE_90_CCW,