diff options
Diffstat (limited to 'ShiftOS.Frontend/Properties/Resources.Designer.cs')
| -rw-r--r-- | ShiftOS.Frontend/Properties/Resources.Designer.cs | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ShiftOS.Frontend/Properties/Resources.Designer.cs b/ShiftOS.Frontend/Properties/Resources.Designer.cs index b3bb6d7..fc35525 100644 --- a/ShiftOS.Frontend/Properties/Resources.Designer.cs +++ b/ShiftOS.Frontend/Properties/Resources.Designer.cs @@ -69,5 +69,15 @@ namespace ShiftOS.Frontend.Properties { return ((System.Drawing.Bitmap)(obj)); } } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> + internal static System.Drawing.Bitmap justthes { + get { + object obj = ResourceManager.GetObject("justthes", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } } } |
