From c3a168743616db6606702db5ad0fecab4dfee3da Mon Sep 17 00:00:00 2001 From: Alexey Kulakov Date: Thu, 24 Apr 2014 14:55:20 +0000 Subject: Miranda API update Watrack refactoring, API changes git-svn-id: http://svn.miranda-ng.org/main/trunk@9068 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Watrack/res/i_const.inc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'plugins/Watrack/res/i_const.inc') 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; -- cgit v1.2.3