aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.ServerApplication/Splash/SplashForm.Designer.cs
diff options
context:
space:
mode:
authorLuke <luke.pulverenti@gmail.com>2015-06-15 00:28:29 -0400
committerLuke <luke.pulverenti@gmail.com>2015-06-15 00:28:29 -0400
commit7d9d57a36ecee8e8a74b92544166c8fe70a0f880 (patch)
treea7f8a6bdb038048449d45a1e8926843015886f97 /MediaBrowser.ServerApplication/Splash/SplashForm.Designer.cs
parent5aafbe3dd694813a4e68f21ee72e59d6c53e776a (diff)
parent55eb54cbc28e40254a50c5a25443e910798243dc (diff)
Merge pull request #1118 from MediaBrowser/dev
3.0.5641.4
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;