diff options
| author | MichaelTheShifter <[email protected]> | 2016-05-25 08:46:57 -0400 |
|---|---|---|
| committer | MichaelTheShifter <[email protected]> | 2016-05-25 08:46:57 -0400 |
| commit | e2d2829ce94c81ad5c36e0fc59cac63438520d67 (patch) | |
| tree | 8addb84aedf47231cc53d1cb655ebd2fac45f2c5 /source/WindowsFormsApplication1/Properties/Resources.Designer.cs | |
| parent | 4f05f2de01dded437a161e7cdb17921bd484cb0b (diff) | |
| download | shiftos-c--e2d2829ce94c81ad5c36e0fc59cac63438520d67.tar.gz shiftos-c--e2d2829ce94c81ad5c36e0fc59cac63438520d67.tar.bz2 shiftos-c--e2d2829ce94c81ad5c36e0fc59cac63438520d67.zip | |
Deleted more unused resources, fixed upgrade issue with GNOME2-like elements
Diffstat (limited to 'source/WindowsFormsApplication1/Properties/Resources.Designer.cs')
| -rw-r--r-- | source/WindowsFormsApplication1/Properties/Resources.Designer.cs | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/source/WindowsFormsApplication1/Properties/Resources.Designer.cs b/source/WindowsFormsApplication1/Properties/Resources.Designer.cs index 83f2083..71beb06 100644 --- a/source/WindowsFormsApplication1/Properties/Resources.Designer.cs +++ b/source/WindowsFormsApplication1/Properties/Resources.Designer.cs @@ -112,46 +112,6 @@ namespace ShiftOS.Properties { /// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
- internal static System.Drawing.Bitmap appscapeaudioplayerbox {
- get {
- object obj = ResourceManager.GetObject("appscapeaudioplayerbox", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap appscapeaudioplayerprice {
- get {
- object obj = ResourceManager.GetObject("appscapeaudioplayerprice", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap appscapeaudioplayerpricepressed {
- get {
- object obj = ResourceManager.GetObject("appscapeaudioplayerpricepressed", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap appscapecalculator {
- get {
- object obj = ResourceManager.GetObject("appscapecalculator", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
internal static System.Drawing.Bitmap ArtPadcirclerubber {
get {
object obj = ResourceManager.GetObject("ArtPadcirclerubber", resourceCulture);
|
