Es gibt jetzt hutprofil und kurzliner

This commit is contained in:
Husky
2018-07-21 15:31:10 +02:00
parent acec9fee09
commit 6d5f049650
20 changed files with 727 additions and 26 deletions

View File

@@ -112,6 +112,18 @@
<Compile Include="frmProjektList.Designer.cs">
<DependentUpon>frmProjektList.cs</DependentUpon>
</Compile>
<Compile Include="FrmReparaturKonzept.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmReparaturKonzept.Designer.cs">
<DependentUpon>FrmReparaturKonzept.cs</DependentUpon>
</Compile>
<Compile Include="FrmSanKonzeptList.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmSanKonzeptList.Designer.cs">
<DependentUpon>FrmSanKonzeptList.cs</DependentUpon>
</Compile>
<Compile Include="FrmSelectMassenDate.cs">
<SubType>Form</SubType>
</Compile>
@@ -174,6 +186,12 @@
<EmbeddedResource Include="frmProjektList.resx">
<DependentUpon>frmProjektList.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmReparaturKonzept.resx">
<DependentUpon>FrmReparaturKonzept.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmSanKonzeptList.resx">
<DependentUpon>FrmSanKonzeptList.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmSelectMassenDate.resx">
<DependentUpon>FrmSelectMassenDate.cs</DependentUpon>
</EmbeddedResource>