diff options
Diffstat (limited to 'chrome/app/chrome_dll_resource.h')
-rw-r--r-- | chrome/app/chrome_dll_resource.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/app/chrome_dll_resource.h b/chrome/app/chrome_dll_resource.h index 7b70101..ec823a5 100644 --- a/chrome/app/chrome_dll_resource.h +++ b/chrome/app/chrome_dll_resource.h @@ -122,6 +122,7 @@ #define IDC_ENCODING_ISO88598 35040 #define IDC_ENCODING_WINDOWS1255 35041 #define IDC_ENCODING_WINDOWS1258 35042 +#define IDC_ENCODING_ISO88598I 35043 // Clipboard commands #define IDC_CUT 36000 |