diff options
author | sr55 <[email protected]> | 2010-06-12 11:31:02 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2010-06-12 11:31:02 +0000 |
commit | 5e77ed97bc76f247914b49dd402df671f4e4d87c (patch) | |
tree | ad78d03144c43bcefd68019deab4cf1169ec683e /win/C#/Properties/Settings.Designer.cs | |
parent | e30d3faa77a878394b195c651f4b495bb2f60e2d (diff) |
WinGui:
- Some changes that didn't get picked up from the last checkin.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3380 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/Properties/Settings.Designer.cs')
-rw-r--r-- | win/C#/Properties/Settings.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/C#/Properties/Settings.Designer.cs b/win/C#/Properties/Settings.Designer.cs index 32232208e..7a66da470 100644 --- a/win/C#/Properties/Settings.Designer.cs +++ b/win/C#/Properties/Settings.Designer.cs @@ -527,7 +527,7 @@ namespace Handbrake.Properties { [global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("3264")]
+ [global::System.Configuration.DefaultSettingValueAttribute("3378")]
public int hb_min_cli {
get {
return ((int)(this["hb_min_cli"]));
|