X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=win%2FC%23%2FfrmSplashScreen.Designer.cs;h=350cfab47a7a00e36d5f19a49d858e5c7cccfe8f;hb=d646c74eab71ce803181537759b19c9b2726fc0a;hp=51891e4178df3e95b5db52bdce5f3603eff34fae;hpb=e9f8c16ea4a74b484ca6d542419244ba3354a48d;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/win/C#/frmSplashScreen.Designer.cs b/win/C#/frmSplashScreen.Designer.cs index 51891e41..350cfab4 100644 --- a/win/C#/frmSplashScreen.Designer.cs +++ b/win/C#/frmSplashScreen.Designer.cs @@ -44,7 +44,7 @@ namespace Handbrake this.BackColor = System.Drawing.Color.White; this.BackgroundImage = global::Handbrake.Properties.Resources.SplashScreen; this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.ClientSize = new System.Drawing.Size(496, 303); + this.ClientSize = new System.Drawing.Size(400, 180); this.ControlBox = false; this.Font = new System.Drawing.Font("Corbel", 8.25F); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;