summaryrefslogtreecommitdiffstats
path: root/win/C#/frmMain.Designer.cs
diff options
context:
space:
mode:
authorsr55 <[email protected]>2010-03-05 21:18:03 +0000
committersr55 <[email protected]>2010-03-05 21:18:03 +0000
commit2366449c40bc1497e736708ba531a9cd7fdd0f70 (patch)
tree17bd6e480adcf73405800ce4330281daaf6a8372 /win/C#/frmMain.Designer.cs
parent2db47e656107d0adf96139d3f2ad6fcf71f20e6a (diff)
WinGui:
- Attempt to stop the autogen code from adding extra -x to the x264 query. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3149 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/frmMain.Designer.cs')
-rw-r--r--win/C#/frmMain.Designer.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/win/C#/frmMain.Designer.cs b/win/C#/frmMain.Designer.cs
index 106aaa039..618902549 100644
--- a/win/C#/frmMain.Designer.cs
+++ b/win/C#/frmMain.Designer.cs
@@ -1077,7 +1077,6 @@ namespace Handbrake
this.x264Panel.Name = "x264Panel";
this.x264Panel.Size = new System.Drawing.Size(720, 306);
this.x264Panel.TabIndex = 0;
- this.x264Panel.X264Query = " -x -x -x -x ";
//
// tab_query
//