From 717f7caf678aeb08bc2d621988b771cc1ebd6070 Mon Sep 17 00:00:00 2001 From: lempamo Date: Fri, 28 Jul 2017 15:21:46 -0400 Subject: added seizure warning --- TimeHACK.Main/Properties/Resources.Designer.cs | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'TimeHACK.Main/Properties/Resources.Designer.cs') diff --git a/TimeHACK.Main/Properties/Resources.Designer.cs b/TimeHACK.Main/Properties/Resources.Designer.cs index 4abab30..b266891 100644 --- a/TimeHACK.Main/Properties/Resources.Designer.cs +++ b/TimeHACK.Main/Properties/Resources.Designer.cs @@ -464,6 +464,16 @@ namespace TimeHACK.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + internal static System.Drawing.Bitmap SeizureWarning { + get { + object obj = ResourceManager.GetObject("SeizureWarning", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// -- cgit v1.2.3