summaryrefslogtreecommitdiffstats
path: root/win/C#/frmOptions.Designer.cs
diff options
context:
space:
mode:
authorsr55 <[email protected]>2007-07-21 15:49:36 +0000
committersr55 <[email protected]>2007-07-21 15:49:36 +0000
commit44fe349bb08b7127766a6612832a0ceb3ae0ac25 (patch)
tree322917fce812e900c6c2379785cec6527d557195 /win/C#/frmOptions.Designer.cs
parenta576d53a438d92455432b5c960f4ce380007f3d7 (diff)
WinGui:
- Updated some tooltips for the main items on frmMain - Created a Debug window. - Added comments relating to a cross-thread bug with frmDvdInfo - A few other code small code tweaks git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@721 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/frmOptions.Designer.cs')
-rw-r--r--win/C#/frmOptions.Designer.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/win/C#/frmOptions.Designer.cs b/win/C#/frmOptions.Designer.cs
index c0513d469..67daeb967 100644
--- a/win/C#/frmOptions.Designer.cs
+++ b/win/C#/frmOptions.Designer.cs
@@ -257,6 +257,7 @@ namespace Handbrake
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MaximizeBox = false;
+ this.MinimizeBox = false;
this.Name = "frmOptions";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "Options";