diff options
Diffstat (limited to 'plugins/Actman30/i_cnst_contact.inc')
-rw-r--r-- | plugins/Actman30/i_cnst_contact.inc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/Actman30/i_cnst_contact.inc b/plugins/Actman30/i_cnst_contact.inc new file mode 100644 index 0000000000..5b2cf3991d --- /dev/null +++ b/plugins/Actman30/i_cnst_contact.inc @@ -0,0 +1,6 @@ +{resource constants}
+const
+ IDC_CONTACTLIST = 2141;
+ IDC_CNT_KEEP = 2142;
+ IDC_CNT_GET = 2143;
+ IDC_CNT_REFRESH = 2147;
|