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 ProxyConfigEditor
|
||||
{
|
||||
@@ -111,7 +111,7 @@
|
||||
this.ButtonX_OK.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.ButtonX_OK.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
||||
this.ButtonX_OK.DialogResult = System.Windows.Forms.DialogResult.OK;
|
||||
this.ButtonX_OK.Image = global::SM64_ROM_Manager.Updating.Administration.GUI.My.Resources.Resources.icons8_checkmark_16px;
|
||||
this.ButtonX_OK.Image = global::Pilz.Updating.Administration.GUI.My.Resources.Resources.icons8_checkmark_16px;
|
||||
this.ButtonX_OK.Location = new System.Drawing.Point(403, 90);
|
||||
this.ButtonX_OK.Margin = new System.Windows.Forms.Padding(0);
|
||||
this.ButtonX_OK.Name = "ButtonX_OK";
|
||||
@@ -126,7 +126,7 @@
|
||||
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(303, 90);
|
||||
this.ButtonX_Cancel.Margin = new System.Windows.Forms.Padding(0);
|
||||
this.ButtonX_Cancel.Name = "ButtonX_Cancel";
|
||||
|
||||
Reference in New Issue
Block a user