diff options
Diffstat (limited to 'apps/action.h')
| -rw-r--r-- | apps/action.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/action.h b/apps/action.h index e380b12..ccf3313 100644 --- a/apps/action.h +++ b/apps/action.h @@ -250,6 +250,7 @@ enum { ACTION_TOUCH_MUTE, ACTION_TOUCH_SCROLLBAR, ACTION_TOUCH_VOLUME, + ACTION_TOUCH_SOFTLOCK, #endif /* USB HID codes */ |