From e8a27bb203fe2aff70390a5eca002d7438da9b0f Mon Sep 17 00:00:00 2001
From: mrDarker <mr.darker@163.com>
Date: 星期三, 22 十月 2025 14:24:34 +0800
Subject: [PATCH] Merge branch 'clh' into liuyang
---
SourceCode/Bond/SGMeasurement/resource.h | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/SourceCode/Bond/SGMeasurement/resource.h b/SourceCode/Bond/SGMeasurement/resource.h
index e083afe..c338fc3 100644
--- a/SourceCode/Bond/SGMeasurement/resource.h
+++ b/SourceCode/Bond/SGMeasurement/resource.h
@@ -1,4 +1,4 @@
-//{{NO_DEPENDENCIES}}
+锘�//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ 鐢熸垚鐨勫寘鍚枃浠躲��
// 渚� SGMeasurement.rc 浣跨敤
//
@@ -9,6 +9,7 @@
#define IDR_MAINFRAME 128
#define IDI_ICON_RESTORE 130
#define IDI_ICON_EXIT 131
+#define IDI_ICON_OPEN_DIR 132
#define IDC_IPADDRESS 1000
#define IDC_BUTTON_CONNECT 1001
#define IDC_BUTTON_DISCONNECT 1002
@@ -37,7 +38,7 @@
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 132
+#define _APS_NEXT_RESOURCE_VALUE 133
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1023
#define _APS_NEXT_SYMED_VALUE 101
--
Gitblit v1.9.3