diff options
author | sr55 <[email protected]> | 2009-06-15 21:32:19 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2009-06-15 21:32:19 +0000 |
commit | 28e0749e0dc68e0f652fcf257989619281ea5610 (patch) | |
tree | 352bfd85719848434646847ffedf69c7b446b181 /win/C#/frmMain.Designer.cs | |
parent | c7f4c7ee6076abcb296f01e6ce4f57434800a9fc (diff) |
WinGui:
- Moving from mkv to mp4 now leaves only 1 vobsub track on the list. Any others are removed.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2538 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/frmMain.Designer.cs')
-rw-r--r-- | win/C#/frmMain.Designer.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/win/C#/frmMain.Designer.cs b/win/C#/frmMain.Designer.cs index 11d50ff25..6bc52152c 100644 --- a/win/C#/frmMain.Designer.cs +++ b/win/C#/frmMain.Designer.cs @@ -1211,7 +1211,6 @@ namespace Handbrake this.Subtitles.BackColor = System.Drawing.Color.Transparent;
this.Subtitles.Location = new System.Drawing.Point(0, 0);
this.Subtitles.Name = "Subtitles";
- this.Subtitles.setContainer = 0;
this.Subtitles.Size = new System.Drawing.Size(722, 310);
this.Subtitles.TabIndex = 0;
//
|