diff options
| author | william341 <[email protected]> | 2017-06-18 18:21:18 -0700 |
|---|---|---|
| committer | william341 <[email protected]> | 2017-06-18 18:21:18 -0700 |
| commit | e7d23cc119a581e49e05ccb46b0e02452aa8678f (patch) | |
| tree | 7451020f020005f40b9b82212ea2b75c51ddd9e3 /ShiftOS.WinForms/Properties/Resources.Designer.cs | |
| parent | d0d42a2785bee57ce74b81f9784cf7ec0e6c2616 (diff) | |
| download | shiftos_thereturn-e7d23cc119a581e49e05ccb46b0e02452aa8678f.tar.gz shiftos_thereturn-e7d23cc119a581e49e05ccb46b0e02452aa8678f.tar.bz2 shiftos_thereturn-e7d23cc119a581e49e05ccb46b0e02452aa8678f.zip | |
shiftoes easter egg
Diffstat (limited to 'ShiftOS.WinForms/Properties/Resources.Designer.cs')
| -rw-r--r-- | ShiftOS.WinForms/Properties/Resources.Designer.cs | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Properties/Resources.Designer.cs b/ShiftOS.WinForms/Properties/Resources.Designer.cs index f56285a..cbc60b3 100644 --- a/ShiftOS.WinForms/Properties/Resources.Designer.cs +++ b/ShiftOS.WinForms/Properties/Resources.Designer.cs @@ -1123,6 +1123,16 @@ namespace ShiftOS.WinForms.Properties { } /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> + internal static System.Drawing.Bitmap shiftoes { + get { + object obj = ResourceManager.GetObject("shiftoes", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> /// Looks up a localized string similar to [ ///// SCREENSAVER /// { |
