aboutsummaryrefslogtreecommitdiff
path: root/c/resource.h
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2022-08-24 14:07:49 +0200
committerJohn Ankarström <john@ankarstrom.se>2022-08-24 14:07:49 +0200
commit982ff70193bca89facf898dad9f78fbaf6408219 (patch)
tree1a7a1cbc1ab1fd15ef321fe20717ffdb28ef754e /c/resource.h
parent4f26641099410779089851009b1e5945a3613f9c (diff)
downloadEpisodeBrowser-982ff70193bca89facf898dad9f78fbaf6408219.tar.gz
Add File > Fetch > Cancel Fetch menu item.
Diffstat (limited to 'c/resource.h')
-rw-r--r--c/resource.h9
1 files changed, 5 insertions, 4 deletions
diff --git a/c/resource.h b/c/resource.h
index 3bf23b0..50490bc 100644
--- a/c/resource.h
+++ b/c/resource.h
@@ -31,10 +31,11 @@
#define IDM_FILE_REFRESH 0x0301
#define IDM_FILE_FETCH_DATA 0x0302
#define IDM_FILE_FETCH_SCREENWRITERS 0x0303
-#define IDM_FILE_ABOUT 0x0304
-#define IDM_VIEW_WATCHED 0x0305
-#define IDM_VIEW_TV_ORIGINAL 0x0306
-#define IDM_VIEW_OTHERS 0x0307
+#define IDM_FILE_FETCH_CANCEL 0x0304
+#define IDM_FILE_ABOUT 0x0305
+#define IDM_VIEW_WATCHED 0x0306
+#define IDM_VIEW_TV_ORIGINAL 0x0307
+#define IDM_VIEW_OTHERS 0x0308
/* Context menu items. */
#define IDM_WATCH_LOCALLY 0x0400