From 7c02e210108003913dfc77a001f546bb0617dba8 Mon Sep 17 00:00:00 2001 From: lempamo Date: Thu, 13 Jul 2017 19:13:35 -0500 Subject: pixel perfected:tm: calculator --- 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 65971a2..ee5c4c5 100644 --- a/TimeHACK.Main/Properties/Resources.Designer.cs +++ b/TimeHACK.Main/Properties/Resources.Designer.cs @@ -325,6 +325,16 @@ namespace TimeHACK.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + internal static System.Drawing.Bitmap ie4about { + get { + object obj = ResourceManager.GetObject("ie4about", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// -- cgit v1.2.3