From 65d251d6a605ec2f9a45e819546421c6644ab245 Mon Sep 17 00:00:00 2001 From: lempamo Date: Mon, 14 Aug 2017 13:57:26 -0400 Subject: added proper wordpad icon --- TimeHACK.Main/Properties/Resources.Designer.cs | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'TimeHACK.Main/Properties/Resources.Designer.cs') diff --git a/TimeHACK.Main/Properties/Resources.Designer.cs b/TimeHACK.Main/Properties/Resources.Designer.cs index 744f5b5..f4dc1f2 100644 --- a/TimeHACK.Main/Properties/Resources.Designer.cs +++ b/TimeHACK.Main/Properties/Resources.Designer.cs @@ -1092,6 +1092,16 @@ namespace TimeHACK.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + internal static System.Drawing.Bitmap Win95WordpadIcon2 { + get { + object obj = ResourceManager.GetObject("Win95WordpadIcon2", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// -- cgit v1.2.3