From 344c17c8fcceea4c72e26ef1b4b9a11abfd0f3c4 Mon Sep 17 00:00:00 2001
From: LYW <leeyeanwoo@diteam.co.kr>
Date: 목, 11 11월 2021 17:57:01 +0900
Subject: [PATCH] Merge branch 'feature/#3766_CF_AOI_Review_전설비_설정한_기준치_이상_Offset_적용시_경고_기능_추가' into feature/#3662_CF_AOI_Review_전설비_알람_발생_조치

---
 ReviewSystem/ReviewSystem/resource.h |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/ReviewSystem/ReviewSystem/resource.h b/ReviewSystem/ReviewSystem/resource.h
index 7659a7c..e2ce045 100644
--- a/ReviewSystem/ReviewSystem/resource.h
+++ b/ReviewSystem/ReviewSystem/resource.h
@@ -432,6 +432,10 @@
 #define IDC_EDIT_WSI_HEIGHT12           1182
 #define IDC_EDIT_WSI_HEIGHT13           1183
 #define IDC_LIST_WSI_DIAGNOSIS_RESULT   1184
+#define IDC_OFFSET_LOAD                 1185
+#define IDC_EDIT_WARN_STANDARD          1186
+#define IDC_EDIT_HARD_STANDARD          1187
+#define IDC_BUTTON_STANDARD_SAVE        1188
 #define ID_INS_HOOK                     32772
 #define ID_UNINS_HOOK                   32773
 
@@ -441,7 +445,7 @@
 #ifndef APSTUDIO_READONLY_SYMBOLS
 #define _APS_NEXT_RESOURCE_VALUE        381
 #define _APS_NEXT_COMMAND_VALUE         32775
-#define _APS_NEXT_CONTROL_VALUE         1185
+#define _APS_NEXT_CONTROL_VALUE         1189
 #define _APS_NEXT_SYMED_VALUE           346
 #endif
 #endif

--
Gitblit v1.9.3