UI Updates

This commit is contained in:
Cj 2024-06-20 21:40:56 -04:00
parent 86761da7e6
commit 1621484fe3
2 changed files with 3 additions and 9 deletions

View File

@ -1439,7 +1439,7 @@ partial class ReCodeItForm
tabPage5.Padding = new Padding(3);
tabPage5.Size = new Size(1336, 953);
tabPage5.TabIndex = 4;
tabPage5.Text = "Cross Compiler";
tabPage5.Text = "ReCodeIt Compiler";
//
// groupBox4
//
@ -1452,7 +1452,7 @@ partial class ReCodeItForm
groupBox4.Size = new Size(1273, 901);
groupBox4.TabIndex = 22;
groupBox4.TabStop = false;
groupBox4.Text = "Cross Compiler";
groupBox4.Text = "ReCodeIt Compiler Project Setup";
//
// groupBox5
//
@ -1718,7 +1718,7 @@ partial class ReCodeItForm
Controls.Add(TabControlMain);
FormBorderStyle = FormBorderStyle.FixedSingle;
Name = "ReCodeItForm";
Text = "ReCodeIt V0.1.0 - RC0";
Text = "ReCodeIt V0.1.0 - RC1";
TabPageRemapper.ResumeLayout(false);
groupBox1.ResumeLayout(false);
groupBox1.PerformLayout();

View File

@ -120,10 +120,4 @@
<metadata name="toolTip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
<metadata name="toolTip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
<metadata name="toolTip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
</root>