From 9c18a920ff0c5af3ed8868d38081e5ccb4d9ddc1 Mon Sep 17 00:00:00 2001 From: Martin Date: Mon, 26 May 2014 18:11:02 +0200 Subject: command: add write_watch_later_config command Closes #808. Signed-off-by: wm4 --- input/cmd_list.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'input/cmd_list.h') diff --git a/input/cmd_list.h b/input/cmd_list.h index 0ed5b1d90b..b4085decb8 100644 --- a/input/cmd_list.h +++ b/input/cmd_list.h @@ -106,6 +106,8 @@ enum mp_command_type { MP_CMD_OVERLAY_ADD, MP_CMD_OVERLAY_REMOVE, + MP_CMD_WRITE_WATCH_LATER_CONFIG, + // Internal MP_CMD_COMMAND_LIST, // list of sub-commands in args[0].v.p }; -- cgit v1.2.3