summaryrefslogtreecommitdiffstats
path: root/win/C#/Properties/Resources.Designer.cs
diff options
context:
space:
mode:
authorsr55 <[email protected]>2008-01-09 20:02:18 +0000
committersr55 <[email protected]>2008-01-09 20:02:18 +0000
commit9285d8a9613254b84f0f549bce9dfcb629564ff1 (patch)
treece071992efecc638aaa265770736b1cd1b5d830f /win/C#/Properties/Resources.Designer.cs
parentf47391dd3683a712c6dcf0c2ff45a93949c3b1ee (diff)
WinGui:
- Added an Activity window which can view a verbose log from the CLI after an encode has completed. (it would be nice if someone could find a way of making this live!) - The main GUI window now has an icon based toolbar similar to the macGUI instead of having standard buttons along the bottom for Encode and Queue. - Some of the controls on the Options panel have had transparent backgrounds added so they don't look out of place on theme'd computers. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1181 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/Properties/Resources.Designer.cs')
-rw-r--r--win/C#/Properties/Resources.Designer.cs15
1 files changed, 8 insertions, 7 deletions
diff --git a/win/C#/Properties/Resources.Designer.cs b/win/C#/Properties/Resources.Designer.cs
index 0b717dcc4..ff3fd0b26 100644
--- a/win/C#/Properties/Resources.Designer.cs
+++ b/win/C#/Properties/Resources.Designer.cs
@@ -1,10 +1,4 @@
-/* Resources.Designer.cs $
-
- This file is part of the HandBrake source code.
- Homepage: <http://handbrake.m0k.org/>.
- It may be used under the terms of the GNU General Public License. */
-
-//------------------------------------------------------------------------------
+//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:2.0.50727.1433
@@ -73,6 +67,13 @@ namespace Handbrake.Properties {
}
}
+ internal static System.Drawing.Bitmap AddToQueue {
+ get {
+ object obj = ResourceManager.GetObject("AddToQueue", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
internal static System.Drawing.Bitmap Delete {
get {
object obj = ResourceManager.GetObject("Delete", resourceCulture);