diff options
| author | lempamo <[email protected]> | 2017-09-18 16:49:14 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-09-18 16:49:14 -0500 |
| commit | 2d83155d9833a7ea1396ee62265f900be258a5eb (patch) | |
| tree | 28c7cfc42927d9c340a5f17048a024227358fc5f /Histacom2/Properties/Resources1.Designer.cs | |
| parent | 92495924b688faf93d37929a8dab27554ac78e4f (diff) | |
| parent | 3188a4eac09bbcfb1dffaa2e001f1f76137ed1ac (diff) | |
| download | histacom2-2d83155d9833a7ea1396ee62265f900be258a5eb.tar.gz histacom2-2d83155d9833a7ea1396ee62265f900be258a5eb.tar.bz2 histacom2-2d83155d9833a7ea1396ee62265f900be258a5eb.zip | |
Merge pull request #161 from IBMPCDOS5/master
Added Error Blaster 95, see Description for details
Diffstat (limited to 'Histacom2/Properties/Resources1.Designer.cs')
| -rw-r--r-- | Histacom2/Properties/Resources1.Designer.cs | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/Histacom2/Properties/Resources1.Designer.cs b/Histacom2/Properties/Resources1.Designer.cs index 3ef5f6c..675f5bb 100644 --- a/Histacom2/Properties/Resources1.Designer.cs +++ b/Histacom2/Properties/Resources1.Designer.cs @@ -19,7 +19,7 @@ namespace Histacom2.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", "15.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public class Resources { @@ -1139,6 +1139,16 @@ namespace Histacom2.Properties { /// <summary> /// Looks up a localized resource of type System.Drawing.Bitmap. /// </summary> + public static System.Drawing.Bitmap Win95Error1 { + get { + object obj = ResourceManager.GetObject("Win95Error1", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> public static System.Drawing.Bitmap Win95File { get { object obj = ResourceManager.GetObject("Win95File", resourceCulture); |
