From c73d5cfe85557d038e21f35712a679ca8061f6f1 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sun, 31 Oct 2010 03:17:54 +0300 Subject: another cleanup method regex history log --- resource.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'resource.h') diff --git a/resource.h b/resource.h index c41b64c..47ce7f1 100644 --- a/resource.h +++ b/resource.h @@ -49,6 +49,9 @@ #define IDC_LOGSPAMTOFILE 1027 #define ID_REMOVE_TMP_ALL 1027 #define ID_LOGSPAMTOFILE 1027 +#define IDC_REGEX 1028 +#define IDC_CHECK1 1029 +#define IDC_HISTORY_LOG 1029 // Next default values for new objects // @@ -56,7 +59,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 104 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1028 +#define _APS_NEXT_CONTROL_VALUE 1030 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif -- cgit v1.2.3