arreglar proyecto
This commit is contained in:
+7
-2
@@ -10,9 +10,9 @@ using System.Windows.Forms;
|
||||
|
||||
namespace compabetov2
|
||||
{
|
||||
public partial class preguntaLogin : Form
|
||||
public partial class Confirmacion : Form
|
||||
{
|
||||
public preguntaLogin()
|
||||
public Confirmacion()
|
||||
{
|
||||
InitializeComponent();
|
||||
}
|
||||
@@ -21,5 +21,10 @@ namespace compabetov2
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
private void label1_Click(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user