diff options
Diffstat (limited to 'win/CS/HandBrake.ApplicationServices/Properties/Resources.Designer.cs')
-rw-r--r-- | win/CS/HandBrake.ApplicationServices/Properties/Resources.Designer.cs | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/win/CS/HandBrake.ApplicationServices/Properties/Resources.Designer.cs b/win/CS/HandBrake.ApplicationServices/Properties/Resources.Designer.cs index c1dd66e55..228d3e59a 100644 --- a/win/CS/HandBrake.ApplicationServices/Properties/Resources.Designer.cs +++ b/win/CS/HandBrake.ApplicationServices/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
-// Runtime Version:4.0.30319.1
+// Runtime Version:4.0.30319.269
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
@@ -59,12 +59,5 @@ namespace HandBrake.ApplicationServices.Properties { resourceCulture = value;
}
}
-
- internal static System.Drawing.Bitmap logo64 {
- get {
- object obj = ResourceManager.GetObject("logo64", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
}
}
|