rename namepsaces
This commit is contained in:
4
Pilz.UpdateInstaller/Main.Designer.cs
generated
4
Pilz.UpdateInstaller/Main.Designer.cs
generated
@@ -4,7 +4,7 @@ using System.Runtime.CompilerServices;
|
||||
using System.Windows.Forms;
|
||||
using Microsoft.VisualBasic.CompilerServices;
|
||||
|
||||
namespace SM64_ROM_Manager.Updating.UpdateInstaller
|
||||
namespace Pilz.Updating.UpdateInstaller
|
||||
{
|
||||
[DesignerGenerated()]
|
||||
public partial class Main : DevComponents.DotNetBar.OfficeForm
|
||||
@@ -80,7 +80,7 @@ namespace SM64_ROM_Manager.Updating.UpdateInstaller
|
||||
//
|
||||
this._LabelX_Header.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
||||
this._LabelX_Header.Font = new System.Drawing.Font("Calibri", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this._LabelX_Header.Image = global::SM64_ROM_Manager.Updating.UpdateInstaller.MyIcons.icons8_installing_updates_48px;
|
||||
this._LabelX_Header.Image = global::Pilz.Updating.UpdateInstaller.MyIcons.icons8_installing_updates_48px;
|
||||
this._LabelX_Header.Location = new System.Drawing.Point(3, 3);
|
||||
this._LabelX_Header.Name = "_LabelX_Header";
|
||||
this._LabelX_Header.Size = new System.Drawing.Size(628, 56);
|
||||
|
||||
Reference in New Issue
Block a user