rename namepsaces
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace SM64_ROM_Manager.Updating.Administration.GUI
|
||||
namespace Pilz.Updating.Administration.GUI
|
||||
{
|
||||
partial class DiscordBotSettingsWindow
|
||||
{
|
||||
@@ -136,7 +136,7 @@ namespace SM64_ROM_Manager.Updating.Administration.GUI
|
||||
this.ButtonX_Cancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.ButtonX_Cancel.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
||||
this.ButtonX_Cancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
|
||||
this.ButtonX_Cancel.Image = global::SM64_ROM_Manager.Updating.Administration.GUI.My.Resources.Resources.icons8_delete_sign_16px;
|
||||
this.ButtonX_Cancel.Image = global::Pilz.Updating.Administration.GUI.My.Resources.Resources.icons8_delete_sign_16px;
|
||||
this.ButtonX_Cancel.Location = new System.Drawing.Point(574, 444);
|
||||
this.ButtonX_Cancel.Margin = new System.Windows.Forms.Padding(0);
|
||||
this.ButtonX_Cancel.Name = "ButtonX_Cancel";
|
||||
@@ -150,7 +150,7 @@ namespace SM64_ROM_Manager.Updating.Administration.GUI
|
||||
this.ButtonX_Okay.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.ButtonX_Okay.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
||||
this.ButtonX_Okay.DialogResult = System.Windows.Forms.DialogResult.OK;
|
||||
this.ButtonX_Okay.Image = global::SM64_ROM_Manager.Updating.Administration.GUI.My.Resources.Resources.icons8_checkmark_16px;
|
||||
this.ButtonX_Okay.Image = global::Pilz.Updating.Administration.GUI.My.Resources.Resources.icons8_checkmark_16px;
|
||||
this.ButtonX_Okay.Location = new System.Drawing.Point(657, 444);
|
||||
this.ButtonX_Okay.Margin = new System.Windows.Forms.Padding(0);
|
||||
this.ButtonX_Okay.Name = "ButtonX_Okay";
|
||||
|
||||
Reference in New Issue
Block a user