fixed some bug
This commit is contained in:
10
Unity Studio/Properties/Resources.Designer.cs
generated
10
Unity Studio/Properties/Resources.Designer.cs
generated
@@ -69,5 +69,15 @@ namespace Unity_Studio.Properties {
|
||||
return ((System.Drawing.Bitmap)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似于 (Icon) 的 System.Drawing.Icon 类型的本地化资源。
|
||||
/// </summary>
|
||||
internal static System.Drawing.Icon unity {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("unity", resourceCulture);
|
||||
return ((System.Drawing.Icon)(obj));
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user