Limpieza de codigo
This commit is contained in:
4
ServerExplorer/frmCodeGenConfig.Designer.cs
generated
4
ServerExplorer/frmCodeGenConfig.Designer.cs
generated
@@ -1,6 +1,6 @@
|
||||
namespace ServerExplorer
|
||||
{
|
||||
partial class frmCodeGenConfig
|
||||
partial class FrmCodeGenConfig
|
||||
{
|
||||
/// <summary>
|
||||
/// Required designer variable.
|
||||
@@ -275,7 +275,7 @@
|
||||
this.Controls.Add(this.lblConString);
|
||||
this.Name = "frmCodeGenConfig";
|
||||
this.Text = "Configuracion del Generador de Codigo";
|
||||
this.Load += new System.EventHandler(this.frmCodeGenConfig_Load);
|
||||
this.Load += new System.EventHandler(this.FrmCodeGenConfig_Load);
|
||||
this.ResumeLayout(false);
|
||||
this.PerformLayout();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user