From e639c4a8a5505a0b2caeba3173c5cdc2d64219e0 Mon Sep 17 00:00:00 2001 From: lempamo Date: Sun, 29 Oct 2017 16:53:50 -0400 Subject: time distorter 3 is openable --- Histacom2/Properties/Resources.resx | 3 +++ Histacom2/Properties/Resources1.Designer.cs | 10 ++++++++++ 2 files changed, 13 insertions(+) (limited to 'Histacom2/Properties') 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 @@ ..\Resources\WinClassic\sliveroldlace.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\WinClassic\TimeDistorter3Icon.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\WinClassic\WinXPClose.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a 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 @@ -1103,6 +1103,16 @@ namespace Histacom2.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + public static System.Drawing.Bitmap TimeDistorter3Icon { + get { + object obj = ResourceManager.GetObject("TimeDistorter3Icon", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// -- cgit v1.2.3