From 6087507f5c9445055a38f7b861e40a22e82d3316 Mon Sep 17 00:00:00 2001
From: mrDarker <mr.darker@163.com>
Date: 星期五, 25 七月 2025 16:09:29 +0800
Subject: [PATCH] 1. ProfileInspect单独使用坐标转换参数,与全局的区分开。如果ProfileInspect没有设置,那么默认使用全局的

---
 ENRIT/View/ViewScanImage.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/ENRIT/View/ViewScanImage.h b/ENRIT/View/ViewScanImage.h
index e5a75f8..865d1a1 100644
--- a/ENRIT/View/ViewScanImage.h
+++ b/ENRIT/View/ViewScanImage.h
@@ -80,7 +80,6 @@
 	void			OnBnClickedSaveAll();
 	void			OnBtnStartBatch();
 	void			OnBtnStopBatch();
-	void			OnClickBtnNextProcess();
 
 protected:
 	int				GetSideIdx(int nViewIndex);

--
Gitblit v1.9.3