Leistungsverzeichnis hinzugefügt

This commit is contained in:
Husky
2020-04-13 18:17:07 +02:00
parent 4f6da68fe2
commit d655f98681
38 changed files with 2482 additions and 38 deletions

View File

@@ -7,6 +7,9 @@
</ApplicationDefinition>
</ItemGroup>
<ItemGroup>
<Compile Update="UI\UCLeistungsverzeichnisPositionenBaustelle.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="UI\Objekte\FrmNewObjekt.xaml.cs">
<SubType>Code</SubType>
</Compile>
@@ -46,6 +49,12 @@
<Compile Update="UI\SanMaßnahmen\UCSanMaßnahmenList.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="UI\Leistungsverzeichnis\UCLeistungsverzeichnisPosList.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="UI\UCLeistungsverzeichnisPosition.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="UI\UCSewerMainWindow.xaml.cs">
<SubType>Code</SubType>
</Compile>
@@ -60,6 +69,9 @@
<Page Update="my_controls.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="UI\UCLeistungsverzeichnisPositionenBaustelle.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="UI\Objekte\FrmNewObjekt.xaml">
<SubType>Designer</SubType>
</Page>
@@ -99,6 +111,12 @@
<Page Update="UI\SanMaßnahmen\UCSanMaßnahmenList.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="UI\Leistungsverzeichnis\UCLeistungsverzeichnisPosList.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="UI\UCLeistungsverzeichnisPosition.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="UI\UCSewerMainWindow.xaml">
<SubType>Designer</SubType>
</Page>