From 6e0a9dd083fae3138418444eb783e99509bb522b Mon Sep 17 00:00:00 2001 From: LYW <leeyeanwoo@diteam.co.kr> Date: 금, 09 7월 2021 12:02:49 +0900 Subject: [PATCH] Merge branch 'feature/#3486_CF_AOI_Review_Review_History_프로그램_테스트_및_적용' into feature/#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