[VMware Launcher 2.0.9.6]

- Enhancement: #3 Update Splash Screen
This commit is contained in:
2021-03-27 15:20:21 +00:00
parent 908a005812
commit 9d7bfbe6b9
10 changed files with 13 additions and 22 deletions
+1 -11
View File
@@ -19,7 +19,7 @@ namespace VMwareLauncher.Properties {
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class Resources {
@@ -69,15 +69,5 @@ namespace VMwareLauncher.Properties {
return ((System.Drawing.Icon)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap VMwareWorkstationBack {
get {
object obj = ResourceManager.GetObject("VMwareWorkstationBack", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
}
}