aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/Properties/Resources.Designer.cs
diff options
context:
space:
mode:
authorJason <[email protected]>2017-07-06 02:02:05 +0200
committerGitHub <[email protected]>2017-07-06 02:02:05 +0200
commit0304556be7047911a98b1d009fe967d1582caa94 (patch)
tree2585adf80aee4b90dcad3ade367b85141a4401e5 /TimeHACK.Main/Properties/Resources.Designer.cs
parent5ff581c5a68b4ed2beebde103b2b358d14c30cca (diff)
parent29fdc4c04f031f88159d8d300329208d44ce7b9e (diff)
downloadhistacom2-0304556be7047911a98b1d009fe967d1582caa94.tar.gz
histacom2-0304556be7047911a98b1d009fe967d1582caa94.tar.bz2
histacom2-0304556be7047911a98b1d009fe967d1582caa94.zip
Merge pull request #117 from jayxkanz666/master
Made the welcome screen look like the original
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 abdd38c..610ce9c 100644
--- a/TimeHACK.Main/Properties/Resources.Designer.cs
+++ b/TimeHACK.Main/Properties/Resources.Designer.cs
@@ -457,6 +457,36 @@ namespace TimeHACK.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ internal static System.Drawing.Bitmap win95_splitter {
+ get {
+ object obj = ResourceManager.GetObject("win95_splitter", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ internal static System.Drawing.Bitmap win95_welcome {
+ get {
+ object obj = ResourceManager.GetObject("win95_welcome", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ internal static System.Drawing.Bitmap win95_welcometip {
+ get {
+ object obj = ResourceManager.GetObject("win95_welcometip", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
internal static System.Drawing.Bitmap Win95Computer {
get {
object obj = ResourceManager.GetObject("Win95Computer", resourceCulture);