summaryrefslogtreecommitdiff
path: root/plugins/Actman30/i_sparam_const.inc
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2013-11-06 15:29:23 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2013-11-06 15:29:23 +0000
commit1109badbf7ade0bd6647654302a6ef5e1bb8fee2 (patch)
tree586b96688448e7e19e6bcd3df7c13f19457a0526 /plugins/Actman30/i_sparam_const.inc
parentf80981e76fba41be1842aefebacf6be349e76901 (diff)
Actman 30 merged with Awk's
git-svn-id: http://svn.miranda-ng.org/main/trunk@6806 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Actman30/i_sparam_const.inc')
-rw-r--r--plugins/Actman30/i_sparam_const.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/Actman30/i_sparam_const.inc b/plugins/Actman30/i_sparam_const.inc
new file mode 100644
index 0000000000..5571dd96e0
--- /dev/null
+++ b/plugins/Actman30/i_sparam_const.inc
@@ -0,0 +1,10 @@
+const
+ IDC_FLAG_PAR = 2150;
+ IDC_EDIT_PAR = 2151;
+ IDC_STRUCT = 2152;
+ IDC_STAT_PAR = 2153;
+
+ IDC_RES_TYPE = 2160;
+ IDC_RES_FREEMEM = 2161;
+ IDC_RES_GROUP = 2162;
+ IDC_RES_STAT = 2163;