aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWelcome.Designer.cs
diff options
context:
space:
mode:
authorJayXKanz666 <[email protected]>2017-07-06 03:46:18 +0200
committerJayXKanz666 <[email protected]>2017-07-06 03:46:18 +0200
commit3c4fd2ba2cba5b4233caa032cb86a72ebffdc688 (patch)
tree21cea7d5282f095af317a1fac65d2a511496b978 /TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWelcome.Designer.cs
parent9dfc1869a3631f3c83ba9db48bd4d7ccf4f24d37 (diff)
parenteb5b4265492b47bb477767cc524ff99401baaac9 (diff)
downloadhistacom2-3c4fd2ba2cba5b4233caa032cb86a72ebffdc688.tar.gz
histacom2-3c4fd2ba2cba5b4233caa032cb86a72ebffdc688.tar.bz2
histacom2-3c4fd2ba2cba5b4233caa032cb86a72ebffdc688.zip
Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master'
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWelcome.Designer.cs')
-rw-r--r--TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWelcome.Designer.cs6
1 files changed, 3 insertions, 3 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWelcome.Designer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWelcome.Designer.cs
index 2caa0f9..fee95d5 100644
--- a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWelcome.Designer.cs
+++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWelcome.Designer.cs
@@ -66,7 +66,7 @@
this.btnClose.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnClose.Location = new System.Drawing.Point(358, 156);
this.btnClose.Name = "btnClose";
- this.btnClose.Size = new System.Drawing.Size(119, 23);
+ this.btnClose.Size = new System.Drawing.Size(115, 26);
this.btnClose.TabIndex = 15;
this.btnClose.Text = "Close";
this.btnClose.UseVisualStyleBackColor = false;
@@ -79,7 +79,7 @@
this.btnOnline.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnOnline.Location = new System.Drawing.Point(356, 78);
this.btnOnline.Name = "btnOnline";
- this.btnOnline.Size = new System.Drawing.Size(119, 23);
+ this.btnOnline.Size = new System.Drawing.Size(115, 26);
this.btnOnline.TabIndex = 14;
this.btnOnline.Text = "Online Registration";
this.btnOnline.UseVisualStyleBackColor = false;
@@ -91,7 +91,7 @@
this.btnTour.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnTour.Location = new System.Drawing.Point(356, 49);
this.btnTour.Name = "btnTour";
- this.btnTour.Size = new System.Drawing.Size(119, 23);
+ this.btnTour.Size = new System.Drawing.Size(115, 26);
this.btnTour.TabIndex = 12;
this.btnTour.Text = "What\'s New";
this.btnTour.UseVisualStyleBackColor = false;