aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/Properties
diff options
context:
space:
mode:
authorAlex-TIMEHACK <[email protected]>2017-07-02 16:10:38 +0100
committerAlex-TIMEHACK <[email protected]>2017-07-02 16:10:38 +0100
commit9d4a384d899702c01443872b75d182e810e3dac1 (patch)
tree3633465b1a52c525d292cccf5765abc4af4c6902 /TimeHACK.Main/Properties
parentda6e7a7e8b3d8944d9139d4e2bb3ecfa2122840b (diff)
parent69ae842e6e3193a27b0294f92784ef97eb69fb37 (diff)
downloadhistacom2-9d4a384d899702c01443872b75d182e810e3dac1.tar.gz
histacom2-9d4a384d899702c01443872b75d182e810e3dac1.tar.bz2
histacom2-9d4a384d899702c01443872b75d182e810e3dac1.zip
Updated!
# Conflicts: # TimeHACK.Main/OS/Win95/Win95.Designer.cs # TimeHACK.Main/OS/Win95/Win95.cs # TimeHACK.Main/Properties/Resources.resx # TimeHACK.Main/TimeHACK.Main.csproj
Diffstat (limited to 'TimeHACK.Main/Properties')
-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 6168c3d..bb06f60 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);