aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/Properties/Resources.Designer.cs
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-07-01 15:49:09 -0400
committerlempamo <[email protected]>2017-07-01 15:49:09 -0400
commit4af9777601e85fa948bf2e246798f60f6eae2f49 (patch)
tree9fa23607027437d4dd2b22b64d9987fafa57963e /TimeHACK.Main/Properties/Resources.Designer.cs
parent1e15555a88864a6398b3bc811cc22f62be203f7b (diff)
downloadhistacom2-4af9777601e85fa948bf2e246798f60f6eae2f49.tar.gz
histacom2-4af9777601e85fa948bf2e246798f60f6eae2f49.tar.bz2
histacom2-4af9777601e85fa948bf2e246798f60f6eae2f49.zip
improved launcher
Diffstat (limited to 'TimeHACK.Main/Properties/Resources.Designer.cs')
-rw-r--r--TimeHACK.Main/Properties/Resources.Designer.cs20
1 files changed, 20 insertions, 0 deletions
diff --git a/TimeHACK.Main/Properties/Resources.Designer.cs b/TimeHACK.Main/Properties/Resources.Designer.cs
index f05a298..9646755 100644
--- a/TimeHACK.Main/Properties/Resources.Designer.cs
+++ b/TimeHACK.Main/Properties/Resources.Designer.cs
@@ -156,6 +156,16 @@ namespace TimeHACK.Properties {
}
/// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ internal static System.Drawing.Bitmap LauncherSideBar {
+ get {
+ object obj = ResourceManager.GetObject("LauncherSideBar", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
/// Looks up a localized resource of type System.Byte[].
/// </summary>
internal static byte[] LeviWindows {
@@ -436,6 +446,16 @@ namespace TimeHACK.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ internal static System.Drawing.Bitmap Win98SideBar {
+ get {
+ object obj = ResourceManager.GetObject("Win98SideBar", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
internal static System.Drawing.Bitmap WinClassicAbout95 {
get {
object obj = ResourceManager.GetObject("WinClassicAbout95", resourceCulture);