diff options
Diffstat (limited to 'win/C#/Controls/PictureSettings.Designer.cs')
-rw-r--r-- | win/C#/Controls/PictureSettings.Designer.cs | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/win/C#/Controls/PictureSettings.Designer.cs b/win/C#/Controls/PictureSettings.Designer.cs index 67c0dad4b..11e7aa5d3 100644 --- a/win/C#/Controls/PictureSettings.Designer.cs +++ b/win/C#/Controls/PictureSettings.Designer.cs @@ -106,11 +106,6 @@ namespace Handbrake.Controls 0,
0,
0});
- this.text_width.Minimum = new decimal(new int[] {
- 64,
- 0,
- 0,
- 0});
this.text_width.Name = "text_width";
this.toolTip.SetToolTip(this.text_width, resources.GetString("text_width.ToolTip"));
this.text_width.Value = new decimal(new int[] {
|