From 6bb39b058bce38f80645e1e54d03a172f74dba3b Mon Sep 17 00:00:00 2001
From: LYW <leeyeanwoo@diteam.co.kr>
Date: 금, 09 7월 2021 09:04:43 +0900
Subject: [PATCH] Ongoing100 #3495 CF AOI Review[QD, Blue] GlassLoading 시 다운 현상 조치

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

diff --git a/ReviewSystem/ReviewSystem/resource.h b/ReviewSystem/ReviewSystem/resource.h
index cd5dbda..5ff1b94 100644
--- a/ReviewSystem/ReviewSystem/resource.h
+++ b/ReviewSystem/ReviewSystem/resource.h
@@ -299,7 +299,6 @@
 #define IDC_EDIT_REVIEW_PANEL_POS_Y4    1109
 #define IDC_BT_CAMERA_GRAB              1109
 #define IDC_BUTTION_TARGET_POS          1109
-//#define IDC_BUTTON_PROGRAMEXIT          1109
 #define IDC_GRID_ALIGN_INFO             1110
 #define IDC_EDIT_UPDATE_NOTE            1110
 #define IDC_BUTTON4                     1110
@@ -398,7 +397,7 @@
 // 
 #ifdef APSTUDIO_INVOKED
 #ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE        380
+#define _APS_NEXT_RESOURCE_VALUE        381
 #define _APS_NEXT_COMMAND_VALUE         32775
 #define _APS_NEXT_CONTROL_VALUE         1175
 #define _APS_NEXT_SYMED_VALUE           346

--
Gitblit v1.9.3