From 3eb3fe911d6cd078a03dc833fd8296f5d53b5f21 Mon Sep 17 00:00:00 2001
From: cdk <2441919651@qq.com>
Date: 星期五, 21 十一月 2025 13:37:15 +0800
Subject: [PATCH] 导出参数调整
---
DevApp/Gs.DevApp/Properties/Resources.Designer.cs | 30 ++++++++++--------------------
1 files changed, 10 insertions(+), 20 deletions(-)
diff --git a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
index 19466cd..9d5faec 100644
--- a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
+++ b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
@@ -203,6 +203,16 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap apply_16x16 {
+ get {
+ object obj = ResourceManager.GetObject("apply_16x16", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap apply_32x32 {
get {
object obj = ResourceManager.GetObject("apply_32x32", resourceCulture);
@@ -1233,16 +1243,6 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
- internal static System.Drawing.Bitmap error123 {
- get {
- object obj = ResourceManager.GetObject("error123", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
- /// </summary>
internal static System.Drawing.Bitmap exportfile_16x16 {
get {
object obj = ResourceManager.GetObject("exportfile_16x16", resourceCulture);
@@ -1856,16 +1856,6 @@
internal static System.Drawing.Bitmap newitem_16x16 {
get {
object obj = ResourceManager.GetObject("newitem_16x16", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
- /// </summary>
- internal static System.Drawing.Bitmap ok123 {
- get {
- object obj = ResourceManager.GetObject("ok123", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
--
Gitblit v1.9.3