summaryrefslogtreecommitdiffstats
path: root/win/C#/Properties/Resources.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'win/C#/Properties/Resources.Designer.cs')
-rw-r--r--win/C#/Properties/Resources.Designer.cs16
1 files changed, 15 insertions, 1 deletions
diff --git a/win/C#/Properties/Resources.Designer.cs b/win/C#/Properties/Resources.Designer.cs
index 7e1124dd1..f134afa68 100644
--- a/win/C#/Properties/Resources.Designer.cs
+++ b/win/C#/Properties/Resources.Designer.cs
@@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
-// Runtime Version:2.0.50727.832
+// Runtime Version:2.0.50727.1378
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
@@ -109,6 +109,20 @@ namespace Handbrake.Properties {
}
}
+ internal static System.Drawing.Bitmap logo128 {
+ get {
+ object obj = ResourceManager.GetObject("logo128", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ internal static System.Drawing.Bitmap logo64 {
+ get {
+ object obj = ResourceManager.GetObject("logo64", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
internal static System.Drawing.Bitmap Movies {
get {
object obj = ResourceManager.GetObject("Movies", resourceCulture);