aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/Properties/Resources.Designer.cs
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-03-28 17:15:32 -0400
committerlempamo <[email protected]>2017-03-28 17:15:32 -0400
commit4542c55eba42732a1c67f1be39776949a4555023 (patch)
tree7dd4599e58ec36aa7b3cf9ae72b48b39d28546ce /TimeHACK.Main/Properties/Resources.Designer.cs
parent3e99bcce462eba94370bfffab5af9ceccdf99ebd (diff)
downloadhistacom2-4542c55eba42732a1c67f1be39776949a4555023.tar.gz
histacom2-4542c55eba42732a1c67f1be39776949a4555023.tar.bz2
histacom2-4542c55eba42732a1c67f1be39776949a4555023.zip
added setup things
Diffstat (limited to 'TimeHACK.Main/Properties/Resources.Designer.cs')
-rw-r--r--TimeHACK.Main/Properties/Resources.Designer.cs10
1 files changed, 10 insertions, 0 deletions
diff --git a/TimeHACK.Main/Properties/Resources.Designer.cs b/TimeHACK.Main/Properties/Resources.Designer.cs
index 1fa4d45..1d6ab3a 100644
--- a/TimeHACK.Main/Properties/Resources.Designer.cs
+++ b/TimeHACK.Main/Properties/Resources.Designer.cs
@@ -501,6 +501,16 @@ namespace TimeHACK.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ internal static System.Drawing.Bitmap WinClassicSetup {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicSetup", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
internal static System.Drawing.Bitmap WinClassicShutdown {
get {
object obj = ResourceManager.GetObject("WinClassicShutdown", resourceCulture);