summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/tools/rcid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tools/rcid.h b/include/tools/rcid.h
index 74fdef6ba68d..d3b4e6368c1d 100644
--- a/include/tools/rcid.h
+++ b/include/tools/rcid.h
@@ -74,7 +74,7 @@
#define RSC_CHECKBOX (RSC_NOTYPE + 0x50)
#define RSC_TRISTATEBOX (RSC_NOTYPE + 0x51)
#define RSC_EDIT (RSC_NOTYPE + 0x52)
-#define RSC_MULTILINEEDIT (RSC_NOTYPE + 0x53)
+
#define RSC_COMBOBOX (RSC_NOTYPE + 0x54)
#define RSC_LISTBOX (RSC_NOTYPE + 0x55)