diff options
Diffstat (limited to 'plugins/Actman30/i_cnst_settings.inc')
-rw-r--r-- | plugins/Actman30/i_cnst_settings.inc | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/plugins/Actman30/i_cnst_settings.inc b/plugins/Actman30/i_cnst_settings.inc deleted file mode 100644 index c8c495a24a..0000000000 --- a/plugins/Actman30/i_cnst_settings.inc +++ /dev/null @@ -1,12 +0,0 @@ -{resource constants}
-const
- IDC_EDIT_FORMAT = 2144;
- IDC_CNT_FILTER = 2145;
- IDC_CNT_APPLY = 2146;
-
- IDC_SERVICELIST = 2150;
- IDC_SRV_APPLY = 2151;
-
- IDC_FR_FLAG = 2155;
- IDC_HC_WPAR = 2156;
- IDC_VL_FLAG = 2157;
|