summaryrefslogtreecommitdiffstats
path: root/win/C#/Properties/Resources.Designer.cs
diff options
context:
space:
mode:
authorsr55 <[email protected]>2009-03-15 14:12:48 +0000
committersr55 <[email protected]>2009-03-15 14:12:48 +0000
commit48f7c00f4e9aa893f97c425746dd1cace8215620 (patch)
treed8ed24114ff8744e21c74ee60662d16f13e4a16e /win/C#/Properties/Resources.Designer.cs
parent30b537ed1847e996f74338bab2441e59c8c8d05f (diff)
WinGui:
- Enable tabstops on the add preset window. - Confirm closing of program if Queue is running (ExDeus) - Minor fixes/cleanup from Exdeus (Destination Browse Button, Tools > Show Queue, MessageBox in frmQueue) - Code cleanup in a few other files. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2260 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/Properties/Resources.Designer.cs')
-rw-r--r--win/C#/Properties/Resources.Designer.cs9
1 files changed, 8 insertions, 1 deletions
diff --git a/win/C#/Properties/Resources.Designer.cs b/win/C#/Properties/Resources.Designer.cs
index d347dc47b..70b73b78e 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.3053
+// Runtime Version:2.0.50727.1433
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
@@ -81,6 +81,13 @@ namespace Handbrake.Properties {
}
}
+ internal static System.Drawing.Bitmap AddToQueue_small {
+ get {
+ object obj = ResourceManager.GetObject("AddToQueue_small", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
internal static System.Drawing.Bitmap copy {
get {
object obj = ResourceManager.GetObject("copy", resourceCulture);