From 508cde015e4fd3e2c5842e665c1de184ecb86e31 Mon Sep 17 00:00:00 2001 From: lempamo Date: Sun, 29 Oct 2017 19:37:56 -0400 Subject: fixed up the windows 98 welcome --- Histacom2/Properties/Resources1.Designer.cs | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'Histacom2/Properties/Resources1.Designer.cs') diff --git a/Histacom2/Properties/Resources1.Designer.cs b/Histacom2/Properties/Resources1.Designer.cs index af3cf47..9167764 100644 --- a/Histacom2/Properties/Resources1.Designer.cs +++ b/Histacom2/Properties/Resources1.Designer.cs @@ -1563,6 +1563,16 @@ namespace Histacom2.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + public static System.Drawing.Bitmap Win98Welcome { + get { + object obj = ResourceManager.GetObject("Win98Welcome", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// -- cgit v1.2.3