aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Engine/Properties/Resources.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'TimeHACK.Engine/Properties/Resources.Designer.cs')
-rw-r--r--TimeHACK.Engine/Properties/Resources.Designer.cs40
1 files changed, 30 insertions, 10 deletions
diff --git a/TimeHACK.Engine/Properties/Resources.Designer.cs b/TimeHACK.Engine/Properties/Resources.Designer.cs
index 334f428..b50683f 100644
--- a/TimeHACK.Engine/Properties/Resources.Designer.cs
+++ b/TimeHACK.Engine/Properties/Resources.Designer.cs
@@ -173,9 +173,9 @@ namespace TimeHACK.Engine.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
- internal static System.Drawing.Bitmap WinClassicClose {
+ internal static System.Drawing.Bitmap Win95Error {
get {
- object obj = ResourceManager.GetObject("WinClassicClose", resourceCulture);
+ object obj = ResourceManager.GetObject("Win95Error", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -183,9 +183,9 @@ namespace TimeHACK.Engine.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
- internal static System.Drawing.Bitmap WinClassicMax {
+ internal static System.Drawing.Bitmap Win95Info {
get {
- object obj = ResourceManager.GetObject("WinClassicMax", resourceCulture);
+ object obj = ResourceManager.GetObject("Win95Info", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -193,9 +193,9 @@ namespace TimeHACK.Engine.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
- internal static System.Drawing.Bitmap WinClassicMin {
+ internal static System.Drawing.Bitmap Win95Warning {
get {
- object obj = ResourceManager.GetObject("WinClassicMin", resourceCulture);
+ object obj = ResourceManager.GetObject("Win95Warning", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -203,9 +203,29 @@ namespace TimeHACK.Engine.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
- internal static System.Drawing.Bitmap WinClassicRestore {
+ internal static System.Drawing.Bitmap WinClassicClose {
get {
- object obj = ResourceManager.GetObject("WinClassicRestore", resourceCulture);
+ object obj = ResourceManager.GetObject("WinClassicClose", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ internal static System.Drawing.Bitmap WinClassicMax {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicMax", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ internal static System.Drawing.Bitmap WinClassicMin {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicMin", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -213,9 +233,9 @@ namespace TimeHACK.Engine.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
- internal static System.Drawing.Bitmap WinClassicWarning {
+ internal static System.Drawing.Bitmap WinClassicRestore {
get {
- object obj = ResourceManager.GetObject("WinClassicWarning", resourceCulture);
+ object obj = ResourceManager.GetObject("WinClassicRestore", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}