From 1b6c41b0a471ba27a8c9bacf1ecf1c01d144f319 Mon Sep 17 00:00:00 2001 From: IBMPCDOS5 Date: Fri, 2 Jun 2017 10:28:03 -0500 Subject: Lots of changes Revamped Alex's Wibdows Explorer, added an about page, and minor start menu changes, (Changing NotePad to Notepad, Shutdown... to Shut Down...) --- 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 1d2df39..ae0d454 100644 --- a/TimeHACK.Main/Properties/Resources.Designer.cs +++ b/TimeHACK.Main/Properties/Resources.Designer.cs @@ -391,6 +391,16 @@ namespace TimeHACK.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + internal static System.Drawing.Bitmap WinClassicAbout95 { + get { + object obj = ResourceManager.GetObject("WinClassicAbout95", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// -- cgit v1.2.3