summaryrefslogtreecommitdiff
path: root/apps/action.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/action.h')
-rw-r--r--apps/action.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/action.h b/apps/action.h
index 99612c1ea1..c096abf880 100644
--- a/apps/action.h
+++ b/apps/action.h
@@ -123,6 +123,7 @@ enum {
123 ACTION_LISTTREE_RC_PGDOWN,/* optional */ 123 ACTION_LISTTREE_RC_PGDOWN,/* optional */
124 124
125 /* tree */ 125 /* tree */
126 ACTION_TREE_ROOT_INIT,
126 ACTION_TREE_PGLEFT,/* optional */ 127 ACTION_TREE_PGLEFT,/* optional */
127 ACTION_TREE_PGRIGHT,/* optional */ 128 ACTION_TREE_PGRIGHT,/* optional */
128 ACTION_TREE_STOP, 129 ACTION_TREE_STOP,