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