editar empleado listo

This commit is contained in:
carlos
2024-01-12 01:16:51 -06:00
parent 629334100c
commit 58838e4ed1
22 changed files with 451 additions and 28 deletions
+9
View File
@@ -109,6 +109,12 @@
<Compile Include="AgregarEmpleado.Designer.cs">
<DependentUpon>AgregarEmpleado.cs</DependentUpon>
</Compile>
<Compile Include="AgregarLogin.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="AgregarLogin.Designer.cs">
<DependentUpon>AgregarLogin.cs</DependentUpon>
</Compile>
<Compile Include="cuentas.cs">
<SubType>Form</SubType>
</Compile>
@@ -176,6 +182,9 @@
<EmbeddedResource Include="AgregarEmpleado.resx">
<DependentUpon>AgregarEmpleado.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="AgregarLogin.resx">
<DependentUpon>AgregarLogin.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="cuentas.resx">
<DependentUpon>cuentas.cs</DependentUpon>
</EmbeddedResource>