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 DiscordPostDialog
|
||||
{
|
||||
@@ -84,7 +84,7 @@
|
||||
this.ButtonX_SendMsg.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.ButtonX_SendMsg.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.ButtonX_SendMsg.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
||||
this.ButtonX_SendMsg.Image = global::SM64_ROM_Manager.Updating.Administration.GUI.My.Resources.Resources.icons8_email_send_16px;
|
||||
this.ButtonX_SendMsg.Image = global::Pilz.Updating.Administration.GUI.My.Resources.Resources.icons8_email_send_16px;
|
||||
this.ButtonX_SendMsg.Location = new System.Drawing.Point(469, 3);
|
||||
this.ButtonX_SendMsg.Name = "ButtonX_SendMsg";
|
||||
this.ButtonX_SendMsg.Size = new System.Drawing.Size(75, 23);
|
||||
|
||||
Reference in New Issue
Block a user