aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/Properties/Resources.Designer.cs
diff options
context:
space:
mode:
authorAlex-TIMEHACK <[email protected]>2017-08-18 14:56:56 +0100
committerAlex-TIMEHACK <[email protected]>2017-08-18 14:56:56 +0100
commit414133b35d39b84537f4375e27e3e5f206655c5a (patch)
treea7faf10e39c8fa34cad39a7b1261d793ba4bbee9 /TimeHACK.Main/Properties/Resources.Designer.cs
parent3399ab978ca11faee44803d2b7c5f0f06855504a (diff)
downloadhistacom2-414133b35d39b84537f4375e27e3e5f206655c5a.tar.gz
histacom2-414133b35d39b84537f4375e27e3e5f206655c5a.tar.bz2
histacom2-414133b35d39b84537f4375e27e3e5f206655c5a.zip
Quite Big revamp on Explorer Part 1
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 8f67f81..09a8c3b 100644
--- a/TimeHACK.Main/Properties/Resources.Designer.cs
+++ b/TimeHACK.Main/Properties/Resources.Designer.cs
@@ -1583,6 +1583,16 @@ namespace TimeHACK.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ internal static System.Drawing.Bitmap WinClassicRtfFile {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicRtfFile", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
internal static System.Drawing.Bitmap WinClassicRun {
get {
object obj = ResourceManager.GetObject("WinClassicRun", resourceCulture);
@@ -1663,6 +1673,16 @@ namespace TimeHACK.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ internal static System.Drawing.Bitmap WinClassicTextFile {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicTextFile", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
internal static System.Drawing.Bitmap WinClassicTime {
get {
object obj = ResourceManager.GetObject("WinClassicTime", resourceCulture);