TimeBoxes cannot be loaded from .src anymore

Change-Id: I1fa101656538c40c402fc8608f33961f293bd58d
This commit is contained in:
Caolán McNamara
2014-03-13 09:34:12 +00:00
parent d40971a478
commit 24cfa40779
5 changed files with 1 additions and 29 deletions

View File

@@ -100,7 +100,7 @@
#define RSC_METRICBOX (RSC_NOTYPE + 0x6a)
#define RSC_CURRENCYBOX (RSC_NOTYPE + 0x6b)
#define RSC_DATEBOX (RSC_NOTYPE + 0x6c)
#define RSC_TIMEBOX (RSC_NOTYPE + 0x6d)
#define RSC_LONGCURRENCYFIELD (RSC_NOTYPE + 0x6e)
#define RSC_LONGCURRENCYBOX (RSC_NOTYPE + 0x6f)
#define RSC_TOOLBOXITEM (RSC_NOTYPE + 0x70)