aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/Properties
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-07-28 15:21:46 -0400
committerlempamo <[email protected]>2017-07-28 15:21:46 -0400
commit717f7caf678aeb08bc2d621988b771cc1ebd6070 (patch)
tree177212c65f2a90748c80beb8983070ddaae4d04d /TimeHACK.Main/Properties
parent9205136293b7bc77e570baaffdf0836c3aeef2aa (diff)
downloadhistacom2-717f7caf678aeb08bc2d621988b771cc1ebd6070.tar.gz
histacom2-717f7caf678aeb08bc2d621988b771cc1ebd6070.tar.bz2
histacom2-717f7caf678aeb08bc2d621988b771cc1ebd6070.zip
added seizure warning
Diffstat (limited to 'TimeHACK.Main/Properties')
-rw-r--r--TimeHACK.Main/Properties/Resources.Designer.cs10
-rw-r--r--TimeHACK.Main/Properties/Resources.resx3
2 files changed, 13 insertions, 0 deletions
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
@@ -467,6 +467,16 @@ namespace TimeHACK.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ internal static System.Drawing.Bitmap SeizureWarning {
+ get {
+ object obj = ResourceManager.GetObject("SeizureWarning", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
internal static System.Drawing.Bitmap sliversilver {
get {
object obj = ResourceManager.GetObject("sliversilver", resourceCulture);
diff --git a/TimeHACK.Main/Properties/Resources.resx b/TimeHACK.Main/Properties/Resources.resx
index 7a96a19..b7d6a68 100644
--- a/TimeHACK.Main/Properties/Resources.resx
+++ b/TimeHACK.Main/Properties/Resources.resx
@@ -681,6 +681,9 @@
<data name="ie4_mail" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\ie4_mail.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
+ <data name="SeizureWarning" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\SeizureWarning.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
<data name="Win95File" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\WinClassic\Win95File.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>