diff options
Diffstat (limited to 'c/resource.h')
-rw-r--r-- | c/resource.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/c/resource.h b/c/resource.h index 9c3bf2a..375de8b 100644 --- a/c/resource.h +++ b/c/resource.h @@ -16,6 +16,7 @@ #define IDM_FILE_ABOUT 411 #define IDM_VIEW_WATCHED 421 #define IDM_VIEW_TV_ORIGINAL 422 +#define IDM_VIEW_OTHERS 423 #define IDM_WATCH 501 #define IDM_TOGGLE 502 #define IDM_FORGET 503 |