X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/6833a4138743698a932dc2a4344c95af9588e13f..5e1a8e278f3210fd6f37af7867bbb42cf160fb92:/win_res.h diff --git a/win_res.h b/win_res.h index ae5c554e..9c436c4e 100644 --- a/win_res.h +++ b/win_res.h @@ -32,15 +32,16 @@ #define IDC0_PORTSTATIC 1003 #define IDC0_PORT 1004 #define IDC0_PROTSTATIC 1005 -#define IDC0_PROTTELNET 1006 -#define IDC0_PROTSSH 1007 -#define IDC0_SESSSTATIC 1008 -#define IDC0_SESSEDIT 1009 -#define IDC0_SESSLIST 1010 -#define IDC0_SESSLOAD 1011 -#define IDC0_SESSSAVE 1012 -#define IDC0_SESSDEL 1013 -#define IDC0_CLOSEEXIT 1014 +#define IDC0_PROTRAW 1006 +#define IDC0_PROTTELNET 1007 +#define IDC0_PROTSSH 1008 +#define IDC0_SESSSTATIC 1009 +#define IDC0_SESSEDIT 1010 +#define IDC0_SESSLIST 1011 +#define IDC0_SESSLOAD 1012 +#define IDC0_SESSSAVE 1013 +#define IDC0_SESSDEL 1014 +#define IDC0_CLOSEEXIT 1015 #define IDC1_DELSTATIC 1001 #define IDC1_DEL008 1002