summaryrefslogtreecommitdiff
path: root/plugins/Utils.pas/i_struct_const.inc
diff options
context:
space:
mode:
authorAlexey Kulakov <panda75@bk.ru>2014-01-15 21:18:15 +0000
committerAlexey Kulakov <panda75@bk.ru>2014-01-15 21:18:15 +0000
commit56dbdaf5d7855632eeea4cfe820531bc24b09ee0 (patch)
tree172487e562256c6d7d366bd2cae1f3b86d9e91f4 /plugins/Utils.pas/i_struct_const.inc
parent8182b383ff777c41459278bd517e4370c42fd78a (diff)
sync
git-svn-id: http://svn.miranda-ng.org/main/trunk@7671 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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;