Index: src/ch/resource.h =================================================================== diff -u -ref2f46d0fc21e0006c7d11b12f94049f4546476e -r931355150221601949c1e8e3efc9e1621d337189 --- src/ch/resource.h (.../resource.h) (revision ef2f46d0fc21e0006c7d11b12f94049f4546476e) +++ src/ch/resource.h (.../resource.h) (revision 931355150221601949c1e8e3efc9e1621d337189) @@ -429,11 +429,18 @@ #define IDC_NOT_ENOUGH_SPACE_ADD_BUTTON 1400 #define IDC_BOTTOM_BAR_STATIC 1401 #define IDC_INCLUDE_MASK_CHECK 1402 +#define IDC_ALREADY_EXISTS_UP_BUTTON 1402 #define IDC_INCLUDE_MASK_COMBO 1403 +#define IDC_ALREADY_EXISTS_DOWN_BUTTON 1403 #define IDC_EXCLUDE_MASK_CHECK 1404 +#define IDC_FILE_ERROR_UP_BUTTON 1404 #define IDC_EXCLUDE_MASK_COMBO 1405 +#define IDC_FILE_ERROR_DOWN_BUTTON 1405 #define IDC_FILTER_BY_SIZE_CHECK 1406 +#define IDC_NOT_ENOUGH_SPACE_UP_BUTTON 1406 #define IDC_FILTER_BY_SIZE_COMBO 1407 +#define IDC_FILE_ERROR_DOWN_BUTTON2 1407 +#define IDC_NOT_ENOUGH_SPACE_DOWN_BUTTON 1407 #define IDC_FILTER_BY_DATE_CHECK 1408 #define IDC_FILTER_BY_DATE_COMBO 1409 #define IDC_RESPONSE_STATIC 1410