aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/Properties/Resources.Designer.cs
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-07-12 17:23:10 -0500
committerlempamo <[email protected]>2017-07-12 17:23:10 -0500
commita52cfa8adcf24e9698adfbc243cd7e6a45793c1b (patch)
tree0c830f514dd8f8b905df49482ac4ee963c7dcbaf /TimeHACK.Main/Properties/Resources.Designer.cs
parent044a0200583fcc5537f9a4d3a690bf83b4ddfd1d (diff)
downloadhistacom2-a52cfa8adcf24e9698adfbc243cd7e6a45793c1b.tar.gz
histacom2-a52cfa8adcf24e9698adfbc243cd7e6a45793c1b.tar.bz2
histacom2-a52cfa8adcf24e9698adfbc243cd7e6a45793c1b.zip
Added TempIE4's start page
Diffstat (limited to 'TimeHACK.Main/Properties/Resources.Designer.cs')
-rw-r--r--TimeHACK.Main/Properties/Resources.Designer.cs30
1 files changed, 30 insertions, 0 deletions
diff --git a/TimeHACK.Main/Properties/Resources.Designer.cs b/TimeHACK.Main/Properties/Resources.Designer.cs
index 95327fa..803ec4e 100644
--- a/TimeHACK.Main/Properties/Resources.Designer.cs
+++ b/TimeHACK.Main/Properties/Resources.Designer.cs
@@ -275,6 +275,36 @@ namespace TimeHACK.Properties {
}
/// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ internal static System.Drawing.Bitmap start {
+ get {
+ object obj = ResourceManager.GetObject("start", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ internal static System.Drawing.Bitmap start_googlink {
+ get {
+ object obj = ResourceManager.GetObject("start_googlink", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ internal static System.Drawing.Bitmap start_padamslink {
+ get {
+ object obj = ResourceManager.GetObject("start_padamslink", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
/// </summary>
internal static System.IO.UnmanagedMemoryStream std_beep {