bajar cambios

This commit is contained in:
Michael Robles
2023-12-28 16:08:02 -07:00
18 changed files with 181 additions and 100 deletions
+10
View File
@@ -2,6 +2,7 @@
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Data.SQLite;
using System.Drawing;
using System.Linq;
using System.Text;
@@ -39,6 +40,10 @@ namespace compabetov2
{
@@ -67,5 +72,10 @@ namespace compabetov2
this.Dispose(true);
}
private void lblfecha_Click(object sender, EventArgs e)
{
}
}
}