aboutsummaryrefslogtreecommitdiff
path: root/Project Ports/AboutPorts.Designer.cs
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2018-08-26 21:01:58 -0400
committerAlee14 <Alee14498@gmail.com>2018-08-26 21:01:58 -0400
commit1bca6c40a6f517acc49ccd22fb302d4a5560a408 (patch)
tree3028329dcc34f5c09dbcd0b26f948108a0c623aa /Project Ports/AboutPorts.Designer.cs
parent49e0f01a68468af1697ee23798a48f6f6cd7e647 (diff)
downloadProject-Silicon-1bca6c40a6f517acc49ccd22fb302d4a5560a408.tar.gz
Project-Silicon-1bca6c40a6f517acc49ccd22fb302d4a5560a408.tar.bz2
Project-Silicon-1bca6c40a6f517acc49ccd22fb302d4a5560a408.zip
Resized the about window
Diffstat (limited to 'Project Ports/AboutPorts.Designer.cs')
-rw-r--r--Project Ports/AboutPorts.Designer.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/Project Ports/AboutPorts.Designer.cs b/Project Ports/AboutPorts.Designer.cs
index bbff8ff..b086c0a 100644
--- a/Project Ports/AboutPorts.Designer.cs
+++ b/Project Ports/AboutPorts.Designer.cs
@@ -40,7 +40,7 @@
this.richTextBox1.Enabled = false;
this.richTextBox1.Location = new System.Drawing.Point(3, 3);
this.richTextBox1.Name = "richTextBox1";
- this.richTextBox1.Size = new System.Drawing.Size(529, 551);
+ this.richTextBox1.Size = new System.Drawing.Size(426, 238);
this.richTextBox1.TabIndex = 1;
this.richTextBox1.Text = resources.GetString("richTextBox1.Text");
//
@@ -50,7 +50,7 @@
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.richTextBox1);
this.Name = "AboutPorts";
- this.Size = new System.Drawing.Size(535, 557);
+ this.Size = new System.Drawing.Size(432, 244);
this.ResumeLayout(false);
}