aboutsummaryrefslogtreecommitdiff
path: root/gapi_keys.h
diff options
context:
space:
mode:
Diffstat (limited to 'gapi_keys.h')
-rw-r--r--gapi_keys.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/gapi_keys.h b/gapi_keys.h
index 716011c807..5eee52e518 100644
--- a/gapi_keys.h
+++ b/gapi_keys.h
@@ -12,7 +12,8 @@ enum ActionType {
ACTION_KEYBOARD = 6,
ACTION_SOUND = 7,
ACTION_RIGHTCLICK = 8,
- ACTION_CURSOR = 9
+ ACTION_CURSOR = 9,
+ ACTION_SUBTITLES = 10
};
struct oneAction {
@@ -22,7 +23,7 @@ struct oneAction {
#define NUMBER_ACTIONS 10
-#define TOTAL_ACTIONS 9
+#define TOTAL_ACTIONS 10
#define GAPI_KEY_BASE 1000
#define GAPI_KEY_VKA 1