diff options
Diffstat (limited to 'content/shell/resource.h')
-rw-r--r-- | content/shell/resource.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/shell/resource.h b/content/shell/resource.h index 6a0d6c7..291f3f4 100644 --- a/content/shell/resource.h +++ b/content/shell/resource.h @@ -10,6 +10,8 @@ #define IDR_MAINFRAME 128 #define IDM_EXIT 105 +#define IDM_CLOSE_WINDOW 106 +#define IDM_NEW_WINDOW 107 #define IDC_CONTENTSHELL 109 #define IDC_NAV_BACK 1001 #define IDC_NAV_FORWARD 1002 |