From 4fb0f6c9b7b0fdfc6cc52c9bf1153d87f92651ca Mon Sep 17 00:00:00 2001 From: mrDarker <mr.darker@163.com> Date: 星期四, 14 八月 2025 11:52:50 +0800 Subject: [PATCH] 1. 修复RIP新增配方闪退的问题 2. 完善RIP结果绘画在视图窗口 --- EdgeInspector_App/Light/ExternLightControl.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/EdgeInspector_App/Light/ExternLightControl.h b/EdgeInspector_App/Light/ExternLightControl.h index d043fda..5af35fe 100644 --- a/EdgeInspector_App/Light/ExternLightControl.h +++ b/EdgeInspector_App/Light/ExternLightControl.h @@ -1,4 +1,4 @@ -// ExternLightControl.h: interface for the CExternLightControl class. +锘�// ExternLightControl.h: interface for the CExternLightControl class. // ////////////////////////////////////////////////////////////////////// -- Gitblit v1.9.3