From 1621484fe3099a861d1028765d58a4618ceaf4f6 Mon Sep 17 00:00:00 2001
From: Cj <161484149+CJ-SPT@users.noreply.github.com>
Date: Thu, 20 Jun 2024 21:40:56 -0400
Subject: [PATCH] UI Updates
---
RecodeItGUI/GUI/Main.Designer.cs | 6 +++---
RecodeItGUI/GUI/Main.resx | 6 ------
2 files changed, 3 insertions(+), 9 deletions(-)
diff --git a/RecodeItGUI/GUI/Main.Designer.cs b/RecodeItGUI/GUI/Main.Designer.cs
index d607720..c64aef7 100644
--- a/RecodeItGUI/GUI/Main.Designer.cs
+++ b/RecodeItGUI/GUI/Main.Designer.cs
@@ -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();
diff --git a/RecodeItGUI/GUI/Main.resx b/RecodeItGUI/GUI/Main.resx
index 34373d9..2704a16 100644
--- a/RecodeItGUI/GUI/Main.resx
+++ b/RecodeItGUI/GUI/Main.resx
@@ -120,10 +120,4 @@
17, 17
-
- 17, 17
-
-
- 17, 17
-
\ No newline at end of file