aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.ServerApplication/Splash/SplashForm.Designer.cs
diff options
context:
space:
mode:
authorScott Lovegrove <scottisafool@live.co.uk>2015-06-05 10:39:44 +0100
committerScott Lovegrove <scottisafool@live.co.uk>2015-06-05 10:39:44 +0100
commitfd6de9ce10e36e998c186a5542504b38b6cf0ce5 (patch)
tree3e2dd8137a0e1a2592a1274d03ea7bd586609d85 /MediaBrowser.ServerApplication/Splash/SplashForm.Designer.cs
parent00aa3b0de09a97c5eba2f46acf7a78c998d79f2b (diff)
Updated splash screen
Diffstat (limited to 'MediaBrowser.ServerApplication/Splash/SplashForm.Designer.cs')
-rw-r--r--MediaBrowser.ServerApplication/Splash/SplashForm.Designer.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.ServerApplication/Splash/SplashForm.Designer.cs b/MediaBrowser.ServerApplication/Splash/SplashForm.Designer.cs
index 678796532..9e6086dc2 100644
--- a/MediaBrowser.ServerApplication/Splash/SplashForm.Designer.cs
+++ b/MediaBrowser.ServerApplication/Splash/SplashForm.Designer.cs
@@ -108,7 +108,7 @@
this.lblVersion.Location = new System.Drawing.Point(3, 59);
this.lblVersion.MaximumSize = new System.Drawing.Size(0, 100);
this.lblVersion.Name = "lblVersion";
- this.lblVersion.Size = new System.Drawing.Size(270, 59);
+ this.lblVersion.Size = new System.Drawing.Size(267, 59);
this.lblVersion.TabIndex = 1;
this.lblVersion.Text = "Version 1234";
this.lblVersion.UseWaitCursor = true;