ExceptionWindow erstellt

This commit is contained in:
Husky
2019-08-13 21:24:31 +02:00
parent 9aa0517b44
commit dcc95477af
5 changed files with 200 additions and 2 deletions

View File

@@ -82,6 +82,12 @@
<Compile Include="frmAuftraggeberEdit.Designer.cs">
<DependentUpon>frmAuftraggeberEdit.cs</DependentUpon>
</Compile>
<Compile Include="frmExceptionWindow.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="frmExceptionWindow.Designer.cs">
<DependentUpon>frmExceptionWindow.cs</DependentUpon>
</Compile>
<Compile Include="frmKalibrierungFestlegung.cs">
<SubType>Form</SubType>
</Compile>
@@ -174,6 +180,9 @@
<EmbeddedResource Include="frmAuftraggeberEdit.resx">
<DependentUpon>frmAuftraggeberEdit.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="frmExceptionWindow.resx">
<DependentUpon>frmExceptionWindow.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="frmKalibrierungFestlegung.resx">
<DependentUpon>frmKalibrierungFestlegung.cs</DependentUpon>
</EmbeddedResource>