--- trunk/xvidcore/vfw/src/resource.h 2004/04/01 11:11:28 1397 +++ trunk/xvidcore/vfw/src/resource.h 2004/04/02 21:29:21 1398 @@ -38,7 +38,6 @@ #define IDC_MODE 1000 #define IDC_SLIDER 1001 #define IDC_VALUE 1002 -#define IDC_DEC_BRIGHTNESS 1002 #define IDC_SLIDER_STATIC 1003 #define IDC_VALUE_STATIC 1004 #define IDC_ADVANCED 1005 @@ -410,6 +409,7 @@ #define IDC_BITRATE_ASIZE 1390 #define IDC_BITRATE_ASELECT 1391 #define IDC_BITRATE_ADV 1392 +#define IDC_DEC_BRIGHTNESS 1393 // Next default values for new objects // @@ -417,7 +417,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 128 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1393 +#define _APS_NEXT_CONTROL_VALUE 1394 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif