summaryrefslogtreecommitdiff
path: root/plugins/Utils.pas/i_struct_const.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Utils.pas/i_struct_const.inc')
-rw-r--r--plugins/Utils.pas/i_struct_const.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Utils.pas/i_struct_const.inc b/plugins/Utils.pas/i_struct_const.inc
index 00e0b9324e..89def4db9c 100644
--- a/plugins/Utils.pas/i_struct_const.inc
+++ b/plugins/Utils.pas/i_struct_const.inc
@@ -13,6 +13,7 @@ const
// Structure editor
IDC_DATA_FULL = 2001;
IDC_DATA_TYPE = 2002;
+ IDC_DATA_SIZE = 2004;
IDC_DATA_EDIT = 2005;
IDC_DATA_LEN = 2006;
IDC_DATA_HELP = 2007;