diff options
| author | AShifter <[email protected]> | 2018-03-20 09:17:12 -0600 |
|---|---|---|
| committer | AShifter <[email protected]> | 2018-03-20 09:17:12 -0600 |
| commit | 9d9958e18bda9142cb118f13332f2649a530f27f (patch) | |
| tree | 2311908fcaf0d2188f9cf7924a9ac679a07acc21 /ShiftOS.Main/Properties/Resources.Designer.cs | |
| parent | 1f2973db8ec75ce7e1b752b79842f7fbebcbb0b1 (diff) | |
| download | shiftos-rewind-9d9958e18bda9142cb118f13332f2649a530f27f.tar.gz shiftos-rewind-9d9958e18bda9142cb118f13332f2649a530f27f.tar.bz2 shiftos-rewind-9d9958e18bda9142cb118f13332f2649a530f27f.zip | |
i think it builds now
lets get this road on the show
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); |
