summaryrefslogtreecommitdiffstats
path: root/win/C#/frmQueue.Designer.cs
diff options
context:
space:
mode:
authorsr55 <[email protected]>2007-07-18 19:59:10 +0000
committersr55 <[email protected]>2007-07-18 19:59:10 +0000
commit34ec0f7cfb452f851cd2e59278b19ba724c50fa6 (patch)
treeb83d7194ead730dc0c19361773bf809f8c73e54d /win/C#/frmQueue.Designer.cs
parent3aea9521c461a42e879958d88ba8ce8e6ee4d5ca (diff)
WinGui:
- Many more little design tweaks. - Updated frmSelectDVD for "All Supported Files" git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@714 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/frmQueue.Designer.cs')
-rw-r--r--win/C#/frmQueue.Designer.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/win/C#/frmQueue.Designer.cs b/win/C#/frmQueue.Designer.cs
index 3e170d95f..3235428c8 100644
--- a/win/C#/frmQueue.Designer.cs
+++ b/win/C#/frmQueue.Designer.cs
@@ -181,6 +181,7 @@ namespace Handbrake
this.Controls.Add(this.list_queue);
this.Controls.Add(this.btn_Close);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
+ this.MinimumSize = new System.Drawing.Size(659, 431);
this.Name = "frmQueue";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "Queue";