diff options
| author | JayXKanz666 <[email protected]> | 2017-07-05 19:33:31 +0200 |
|---|---|---|
| committer | JayXKanz666 <[email protected]> | 2017-07-05 19:33:31 +0200 |
| commit | 1183a36cff9043e04642cc0fd9af9edd7f537903 (patch) | |
| tree | 4ccab1a09369ac65d66219fa082df7d91ffddf0c /TimeHACK.Main/Properties/Resources.Designer.cs | |
| parent | 0c83910464ce2f443cb315227706f8a58167bbef (diff) | |
| parent | 9a972102202c5105e783c74c501cdb5dabdf22b7 (diff) | |
| download | histacom2-1183a36cff9043e04642cc0fd9af9edd7f537903.tar.gz histacom2-1183a36cff9043e04642cc0fd9af9edd7f537903.tar.bz2 histacom2-1183a36cff9043e04642cc0fd9af9edd7f537903.zip | |
Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master'
Diffstat (limited to 'TimeHACK.Main/Properties/Resources.Designer.cs')
| -rw-r--r-- | TimeHACK.Main/Properties/Resources.Designer.cs | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/TimeHACK.Main/Properties/Resources.Designer.cs b/TimeHACK.Main/Properties/Resources.Designer.cs index df21304..8520a6f 100644 --- a/TimeHACK.Main/Properties/Resources.Designer.cs +++ b/TimeHACK.Main/Properties/Resources.Designer.cs @@ -497,6 +497,16 @@ namespace TimeHACK.Properties { /// <summary> /// Looks up a localized resource of type System.Drawing.Bitmap. /// </summary> + internal static System.Drawing.Bitmap Win95Help { + get { + object obj = ResourceManager.GetObject("Win95Help", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> internal static System.Drawing.Bitmap Win95IconIE4 { get { object obj = ResourceManager.GetObject("Win95IconIE4", resourceCulture); @@ -644,6 +654,16 @@ namespace TimeHACK.Properties { /// <summary> /// Looks up a localized resource of type System.Drawing.Bitmap. /// </summary> + internal static System.Drawing.Bitmap WinAboutSeparator95 { + get { + object obj = ResourceManager.GetObject("WinAboutSeparator95", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> internal static System.Drawing.Bitmap WinClassicAbout95 { get { object obj = ResourceManager.GetObject("WinClassicAbout95", resourceCulture); |
