From a4e988fc5a727cc0c4b9718c6a2ac875d8413752 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Fri, 1 Apr 2022 03:25:09 +0200 Subject: File > Reset selects most recently watched episode. --- c/resource.h | 1 + 1 file changed, 1 insertion(+) (limited to 'c/resource.h') diff --git a/c/resource.h b/c/resource.h index 5893ad4..e810a30 100644 --- a/c/resource.h +++ b/c/resource.h @@ -9,6 +9,7 @@ #define IDC_DATALISTVIEW 303 #define ID_FILE_EXIT 401 #define ID_FILE_REFRESH 402 +#define ID_FILE_RESET 403 #define ID_FILE_ABOUT 411 #define ID_WATCH 421 #define ID_TOGGLE 422 -- cgit v1.2.3