aboutsummaryrefslogtreecommitdiff
path: root/Project Ports/TestWindow.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Project Ports/TestWindow.Designer.cs')
-rw-r--r--Project Ports/TestWindow.Designer.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Project Ports/TestWindow.Designer.cs b/Project Ports/TestWindow.Designer.cs
index e95c631..ff91e5a 100644
--- a/Project Ports/TestWindow.Designer.cs
+++ b/Project Ports/TestWindow.Designer.cs
@@ -52,10 +52,10 @@
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+ this.ClientSize = new System.Drawing.Size(443, 341);
this.Controls.Add(this.progressBar1);
this.Controls.Add(this.button1);
this.Name = "TestWindow";
- this.Size = new System.Drawing.Size(459, 380);
this.Load += new System.EventHandler(this.TestWindow_Load);
this.ResumeLayout(false);