diff options
Diffstat (limited to 'plugins/Watrack/res/i_const.inc')
-rw-r--r-- | plugins/Watrack/res/i_const.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/Watrack/res/i_const.inc b/plugins/Watrack/res/i_const.inc index b1cafde523..bf61a75874 100644 --- a/plugins/Watrack/res/i_const.inc +++ b/plugins/Watrack/res/i_const.inc @@ -7,7 +7,6 @@ const IDC_TIMER = 1026;
IDC_CHECKTIME = 1027;
IDC_IMPLANTANT = 1028;
- IDC_MTHCHECK = 1029;
IDC_KEEPOLD = 1030;
IDC_STAT_TIMER = 1031;
IDC_COVERFN = 1032;
@@ -17,7 +16,7 @@ const IDC_CHK_FORMAT = 1036;
IDC_APPCOMMAND = 1037;
IDC_CHECKALL = 1038;
- IDC_TIMEOUT = 1039;
+ IDC_CHECKUNKN = 1039;
{DLG 0 - modules}
IDC_MODULEGROUP = 1025;
|