X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;ds=sidebyside;f=win_res.h;h=9c436c4e1c54728b88d7ed65c3ee50d16f6acff1;hb=6693daa6367d8fff175f00ed151c4c2e596c99e6;hp=ae5c554e016a9f4cb547f5eee255971c3b777446;hpb=2d6fcb0a7a5b511cf183ea1975093020d09a5b54;p=PuTTY.git 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