Leistungsverzeichnis kann nun den Baustellen zugeordnet werden

This commit is contained in:
Husky
2020-04-14 14:22:40 +02:00
parent a2ee9cdeab
commit b24e724cd3
17 changed files with 310 additions and 81 deletions

View File

@@ -7,7 +7,7 @@
</ApplicationDefinition>
</ItemGroup>
<ItemGroup>
<Compile Update="UI\UCLeistungsverzeichnisPositionenBaustelle.xaml.cs">
<Compile Update="UI\Leistungsverzeichnis\UCLeistungsverzeichnisPositionenBaustelle.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="UI\Objekte\FrmNewObjekt.xaml.cs">
@@ -52,7 +52,7 @@
<Compile Update="UI\Leistungsverzeichnis\UCLeistungsverzeichnisPosList.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="UI\UCLeistungsverzeichnisPosition.xaml.cs">
<Compile Update="UI\Leistungsverzeichnis\UCLeistungsverzeichnisPosition.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="UI\UCSewerMainWindow.xaml.cs">
@@ -69,7 +69,7 @@
<Page Update="my_controls.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="UI\UCLeistungsverzeichnisPositionenBaustelle.xaml">
<Page Update="UI\Leistungsverzeichnis\UCLeistungsverzeichnisPositionenBaustelle.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="UI\Objekte\FrmNewObjekt.xaml">
@@ -114,7 +114,7 @@
<Page Update="UI\Leistungsverzeichnis\UCLeistungsverzeichnisPosList.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="UI\UCLeistungsverzeichnisPosition.xaml">
<Page Update="UI\Leistungsverzeichnis\UCLeistungsverzeichnisPosition.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="UI\UCSewerMainWindow.xaml">