summaryrefslogtreecommitdiffstats
path: root/include/tools/rcid.h
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-03-13 10:02:45 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-03-13 11:18:37 +0000
commit1eeb20f3958666ec6ba6e0fcf52e92e5eb447a14 (patch)
treeadc6eef7d5cc6a05e8a852d91e2793b91c21396d /include/tools/rcid.h
parentMetricBoxes cannot be loaded from .src anymore (diff)
downloadcore-1eeb20f3958666ec6ba6e0fcf52e92e5eb447a14.tar.gz
core-1eeb20f3958666ec6ba6e0fcf52e92e5eb447a14.zip
CurrencyFields cannot be loaded from .src anymore
Change-Id: I3ccdb71e39a13dc8c697d3a52dc693cff10c614d
Diffstat (limited to 'include/tools/rcid.h')
-rw-r--r--include/tools/rcid.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/tools/rcid.h b/include/tools/rcid.h
index 17b81cdbac8c..0b2ac1711d70 100644
--- a/include/tools/rcid.h
+++ b/include/tools/rcid.h
@@ -92,7 +92,7 @@
#define RSC_PATTERNFIELD (RSC_NOTYPE + 0x62)
#define RSC_NUMERICFIELD (RSC_NOTYPE + 0x63)
#define RSC_METRICFIELD (RSC_NOTYPE + 0x64)
-#define RSC_CURRENCYFIELD (RSC_NOTYPE + 0x65)
+
#define RSC_DATEFIELD (RSC_NOTYPE + 0x66)
#define RSC_TIMEFIELD (RSC_NOTYPE + 0x67)
#define RSC_PATTERNBOX (RSC_NOTYPE + 0x68)
@@ -101,7 +101,7 @@
-#define RSC_LONGCURRENCYFIELD (RSC_NOTYPE + 0x6e)
+
#define RSC_TOOLBOXITEM (RSC_NOTYPE + 0x70)
#define RSC_TOOLBOX (RSC_NOTYPE + 0x71)