From a3679c7efce6d20fd035b14ef201b3e89a974946 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Sat, 23 Apr 2022 13:40:33 +0200 Subject: Add File > Fetch. --- 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 c251144..b31a3cf 100644 --- a/c/resource.h +++ b/c/resource.h @@ -11,6 +11,7 @@ #define IDM_FILE_EXIT 401 #define IDM_FILE_REFRESH 402 #define IDM_FILE_RESET 403 +#define IDM_FILE_FETCH 404 #define IDM_FILE_ABOUT 411 #define IDM_VIEW_WATCHED 421 #define IDM_VIEW_TV_ORIGINAL 422 -- cgit v1.2.3