diff options
Diffstat (limited to 'openbox/misc.h')
| -rw-r--r-- | openbox/misc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/misc.h b/openbox/misc.h index c73c9265..13530ed9 100644 --- a/openbox/misc.h +++ b/openbox/misc.h @@ -107,6 +107,7 @@ typedef enum { OB_USER_ACTION_MOUSE_DOUBLE_CLICK, OB_USER_ACTION_MOUSE_MOTION, OB_USER_ACTION_MENU_SELECTION, + OB_USER_ACTION_HOOK, OB_NUM_USER_ACTIONS } ObUserAction; |
