summaryrefslogtreecommitdiffstats
path: root/include/tools/rcid.h
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-03-13 09:46:07 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-03-13 11:18:37 +0000
commit1de7c36a94a65cd3906f79066b33381df929b71b (patch)
treeadad01d09a2e16bf533342441f9f2ad71fd89cf2 /include/tools/rcid.h
parentDateBoxes cannot be loaded from .src anymore (diff)
downloadcore-1de7c36a94a65cd3906f79066b33381df929b71b.tar.gz
core-1de7c36a94a65cd3906f79066b33381df929b71b.zip
CurrencyBoxes cannot be loaded from .src anymore
Change-Id: I662aab01ecf5f78c4406838118ccea3988060521
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 2fbeb212b856..cdc8107fcae4 100644
--- a/include/tools/rcid.h
+++ b/include/tools/rcid.h
@@ -98,11 +98,11 @@
#define RSC_PATTERNBOX (RSC_NOTYPE + 0x68)
#define RSC_NUMERICBOX (RSC_NOTYPE + 0x69)
#define RSC_METRICBOX (RSC_NOTYPE + 0x6a)
-#define RSC_CURRENCYBOX (RSC_NOTYPE + 0x6b)
+
#define RSC_LONGCURRENCYFIELD (RSC_NOTYPE + 0x6e)
-#define RSC_LONGCURRENCYBOX (RSC_NOTYPE + 0x6f)
+
#define RSC_TOOLBOXITEM (RSC_NOTYPE + 0x70)
#define RSC_TOOLBOX (RSC_NOTYPE + 0x71)
#define RSC_DOCKINGWINDOW (RSC_NOTYPE + 0x72)