Auditflow Verwaltung

This commit is contained in:
2025-10-09 11:22:39 +02:00
parent f9c3bb6f7a
commit da5982069e
7 changed files with 1185 additions and 4 deletions

View File

@@ -191,6 +191,12 @@
<Compile Include="AuditFlow\frmAuditFlow_Pruefungsojekt.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="AuditFlow\frmManageTables.Designer.vb">
<DependentUpon>frmManageTables.vb</DependentUpon>
</Compile>
<Compile Include="AuditFlow\frmManageTables.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="AVISO\cClassesAVISO.vb" />
<Compile Include="AVISO\cDatenbankAVISO.vb" />
<Compile Include="AVISO\cGlobal.vb" />
@@ -776,6 +782,9 @@
<EmbeddedResource Include="AuditFlow\frmAuditFlow_Pruefungsojekt.resx">
<DependentUpon>frmAuditFlow_Pruefungsojekt.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="AuditFlow\frmManageTables.resx">
<DependentUpon>frmManageTables.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="AVISO\frmGrayOut.resx">
<DependentUpon>frmGrayOut.vb</DependentUpon>
</EmbeddedResource>