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.cs30
1 files changed, 30 insertions, 0 deletions
diff --git a/TimeHACK.Engine/Properties/Resources.Designer.cs b/TimeHACK.Engine/Properties/Resources.Designer.cs
index a5a90ba..334f428 100644
--- a/TimeHACK.Engine/Properties/Resources.Designer.cs
+++ b/TimeHACK.Engine/Properties/Resources.Designer.cs
@@ -101,6 +101,26 @@ namespace TimeHACK.Engine.Properties {
}
/// <summary>
+ /// Looks up a localized resource of type System.Byte[].
+ /// </summary>
+ internal static byte[] LeviWindows {
+ get {
+ object obj = ResourceManager.GetObject("LeviWindows", resourceCulture);
+ return ((byte[])(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Byte[].
+ /// </summary>
+ internal static byte[] LeviWindows1 {
+ get {
+ object obj = ResourceManager.GetObject("LeviWindows1", resourceCulture);
+ return ((byte[])(obj));
+ }
+ }
+
+ /// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap nullIcon {
@@ -189,5 +209,15 @@ namespace TimeHACK.Engine.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ internal static System.Drawing.Bitmap WinClassicWarning {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicWarning", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
}
}