aboutsummaryrefslogtreecommitdiff
path: root/Histacom2/Properties
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-10-29 16:53:50 -0400
committerlempamo <[email protected]>2017-10-29 16:53:50 -0400
commite639c4a8a5505a0b2caeba3173c5cdc2d64219e0 (patch)
tree8414c258387048722296ac5a21ab1cb6be5c88b8 /Histacom2/Properties
parent8c8cb5926d474860383e1cd60e79599f99670f71 (diff)
downloadhistacom2-e639c4a8a5505a0b2caeba3173c5cdc2d64219e0.tar.gz
histacom2-e639c4a8a5505a0b2caeba3173c5cdc2d64219e0.tar.bz2
histacom2-e639c4a8a5505a0b2caeba3173c5cdc2d64219e0.zip
time distorter 3 is openable
Diffstat (limited to 'Histacom2/Properties')
-rw-r--r--Histacom2/Properties/Resources.resx3
-rw-r--r--Histacom2/Properties/Resources1.Designer.cs10
2 files changed, 13 insertions, 0 deletions
diff --git a/Histacom2/Properties/Resources.resx b/Histacom2/Properties/Resources.resx
index 50d5168..2ae17b9 100644
--- a/Histacom2/Properties/Resources.resx
+++ b/Histacom2/Properties/Resources.resx
@@ -2098,6 +2098,9 @@
<data name="sliveroldlace" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\WinClassic\sliveroldlace.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
+ <data name="TimeDistorter3Icon" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\TimeDistorter3Icon.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
<data name="WinXPClose" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\WinClassic\WinXPClose.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
diff --git a/Histacom2/Properties/Resources1.Designer.cs b/Histacom2/Properties/Resources1.Designer.cs
index 35bc41e..af3cf47 100644
--- a/Histacom2/Properties/Resources1.Designer.cs
+++ b/Histacom2/Properties/Resources1.Designer.cs
@@ -1106,6 +1106,16 @@ namespace Histacom2.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ public static System.Drawing.Bitmap TimeDistorter3Icon {
+ get {
+ object obj = ResourceManager.GetObject("TimeDistorter3Icon", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
public static System.Drawing.Bitmap TrueColor {
get {
object obj = ResourceManager.GetObject("TrueColor", resourceCulture);