summaryrefslogtreecommitdiffstats
path: root/win/C#/Controls/PictureSettings.Designer.cs
diff options
context:
space:
mode:
authorsr55 <[email protected]>2010-07-04 17:50:37 +0000
committersr55 <[email protected]>2010-07-04 17:50:37 +0000
commit7139bd97551c5f8a521295599f0bf294a00cd3dd (patch)
tree075518b4ab1565c438fcd41b398263e60be96e99 /win/C#/Controls/PictureSettings.Designer.cs
parentdaec13f6144419aa5efdada8598500f2d48cefac (diff)
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
Diffstat (limited to 'win/C#/Controls/PictureSettings.Designer.cs')
-rw-r--r--win/C#/Controls/PictureSettings.Designer.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/C#/Controls/PictureSettings.Designer.cs b/win/C#/Controls/PictureSettings.Designer.cs
index 83dfc9baf..21c796daf 100644
--- a/win/C#/Controls/PictureSettings.Designer.cs
+++ b/win/C#/Controls/PictureSettings.Designer.cs
@@ -610,7 +610,7 @@ namespace Handbrake.Controls
this.lbl_presetCropWarning.TabIndex = 118;
this.lbl_presetCropWarning.Text = "( Preset values are in use! )";
//
- // PictureSettings
+ // CropSettings
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;
this.BackColor = System.Drawing.Color.Transparent;