From 8607b06a39ee878c169f429049f1248e2512b051 Mon Sep 17 00:00:00 2001 From: Sigmanor Date: Sun, 10 Jan 2016 14:33:05 +0200 Subject: [PATCH] Auto generated code --- Crypto Notepad/Properties/Resources.Designer.cs | 10 ++++++++++ Crypto Notepad/Properties/Resources.resx | 3 +++ 2 files changed, 13 insertions(+) diff --git a/Crypto Notepad/Properties/Resources.Designer.cs b/Crypto Notepad/Properties/Resources.Designer.cs index 6e762d6..74f1d7b 100644 --- a/Crypto Notepad/Properties/Resources.Designer.cs +++ b/Crypto Notepad/Properties/Resources.Designer.cs @@ -69,5 +69,15 @@ internal static System.Drawing.Bitmap eye_icon { return ((System.Drawing.Bitmap)(obj)); } } + + /// + /// Поиск локализованного ресурса типа System.Drawing.Bitmap. + /// + internal static System.Drawing.Bitmap Warning_icon_hi { + get { + object obj = ResourceManager.GetObject("Warning-icon-hi", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } } } diff --git a/Crypto Notepad/Properties/Resources.resx b/Crypto Notepad/Properties/Resources.resx index a29927a..079f546 100644 --- a/Crypto Notepad/Properties/Resources.resx +++ b/Crypto Notepad/Properties/Resources.resx @@ -121,4 +121,7 @@ ..\Resources\123456.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\Warning-icon-hi.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + \ No newline at end of file