From e255c7fd47c2f6e2e12befdc8808e9db8cc8f0d2 Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 16 Feb 2017 17:14:18 -0500 Subject: stuff --- ShiftOS.WinForms/Properties/Resources.Designer.cs | 10 ++++++++++ ShiftOS.WinForms/Properties/Resources.resx | 3 +++ 2 files changed, 13 insertions(+) (limited to 'ShiftOS.WinForms/Properties') diff --git a/ShiftOS.WinForms/Properties/Resources.Designer.cs b/ShiftOS.WinForms/Properties/Resources.Designer.cs index a87a0b4..f38c639 100644 --- a/ShiftOS.WinForms/Properties/Resources.Designer.cs +++ b/ShiftOS.WinForms/Properties/Resources.Designer.cs @@ -871,6 +871,16 @@ namespace ShiftOS.WinForms.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + internal static System.Drawing.Bitmap RegularDesktopGlyph { + get { + object obj = ResourceManager.GetObject("RegularDesktopGlyph", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + /// /// Looks up a localized string similar to [ /// { diff --git a/ShiftOS.WinForms/Properties/Resources.resx b/ShiftOS.WinForms/Properties/Resources.resx index ba994b3..3e4819f 100644 --- a/ShiftOS.WinForms/Properties/Resources.resx +++ b/ShiftOS.WinForms/Properties/Resources.resx @@ -379,4 +379,7 @@ ..\SystemIcons\iconWebBrowser.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\RegularDesktopGlyph.bmp;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + \ No newline at end of file -- cgit v1.2.3