diff options
Diffstat (limited to 'include/tools/rcid.h')
-rw-r--r-- | include/tools/rcid.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tools/rcid.h b/include/tools/rcid.h index 0f98bed3064f..95c4b9a58104 100644 --- a/include/tools/rcid.h +++ b/include/tools/rcid.h @@ -68,7 +68,7 @@ #define RSC_SPINFIELD (RSC_NOTYPE + 0x61) #define RSC_NUMERICFIELD (RSC_NOTYPE + 0x63) -#define RSC_METRICFIELD (RSC_NOTYPE + 0x64) + #define RSC_TOOLBOXITEM (RSC_NOTYPE + 0x70) #define RSC_TOOLBOX (RSC_NOTYPE + 0x71) |