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 2b5584d7..01c2da1d 100644 --- a/openbox/misc.h +++ b/openbox/misc.h @@ -51,6 +51,7 @@ typedef enum OB_KEY_RIGHT, OB_KEY_UP, OB_KEY_DOWN, + OB_KEY_TAB, OB_NUM_KEYS } ObKey; |
