summaryrefslogtreecommitdiffstats
path: root/win/C#/frmReadDVD.Designer.cs
diff options
context:
space:
mode:
authorsr55 <[email protected]>2008-04-04 18:31:07 +0000
committersr55 <[email protected]>2008-04-04 18:31:07 +0000
commita798655972e09b6c80351b3337b28bc02270dc5c (patch)
tree210d00536225f72e165e0d3bba66c5ebd9858d49 /win/C#/frmReadDVD.Designer.cs
parent3738b3534b5fbc71855d4d230b6b272c427dfedb (diff)
WinGui:
- UI consistency issues caused by last UI update, now sorted. All windows follow the same style aspects. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1379 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/frmReadDVD.Designer.cs')
-rw-r--r--win/C#/frmReadDVD.Designer.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/win/C#/frmReadDVD.Designer.cs b/win/C#/frmReadDVD.Designer.cs
index b92bd3c94..7832b7521 100644
--- a/win/C#/frmReadDVD.Designer.cs
+++ b/win/C#/frmReadDVD.Designer.cs
@@ -75,7 +75,6 @@ namespace Handbrake
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BackColor = System.Drawing.SystemColors.ControlLight;
this.ClientSize = new System.Drawing.Size(360, 81);
this.ControlBox = false;
this.Controls.Add(this.pictureBox1);