From 7139bd97551c5f8a521295599f0bf294a00cd3dd Mon Sep 17 00:00:00 2001 From: sr55 Date: Sun, 4 Jul 2010 17:50:37 +0000 Subject: WinGui: - Next step in the new Add Presets Window. Now added Picture Size modes "None" and "Source Maximum". Note cropping values are stored with "Source Maximum" if custom crop is selected. Also included option to include filter settings. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3425 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/C#/frmMain.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'win/C#/frmMain.Designer.cs') diff --git a/win/C#/frmMain.Designer.cs b/win/C#/frmMain.Designer.cs index 589d674ad..4f6839e4c 100644 --- a/win/C#/frmMain.Designer.cs +++ b/win/C#/frmMain.Designer.cs @@ -983,7 +983,7 @@ namespace Handbrake this.tab_picture.Text = "Picture"; this.tab_picture.UseVisualStyleBackColor = true; // - // PictureSettings + // CropSettings // this.PictureSettings.BackColor = System.Drawing.Color.Transparent; this.PictureSettings.CurrentlySelectedPreset = null; -- cgit v1.2.3