aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.ServerApplication/Splash/SplashForm.Designer.cs
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2015-06-05 10:27:45 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2015-06-05 10:27:45 -0400
commitc0125c03fd425e38eb7ecf7752aa585267a1fbbf (patch)
tree869de1b1ecaa9ca13973e38a9a4765f4605f4603 /MediaBrowser.ServerApplication/Splash/SplashForm.Designer.cs
parent8e50cd49084b01c03c633099cd69c2e4710e20ab (diff)
parentfd6de9ce10e36e998c186a5542504b38b6cf0ce5 (diff)
Merge branch 'dev' of https://github.com/MediaBrowser/MediaBrowser into dev
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;