newSanwindow hinzugefügt

This commit is contained in:
Husky
2020-06-13 16:46:18 +02:00
parent 9442d94de5
commit dc07ba2638
7 changed files with 56 additions and 4 deletions

View File

@@ -7,6 +7,9 @@
</ApplicationDefinition>
</ItemGroup>
<ItemGroup>
<Compile Update="NewSanierungWindow.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="UI\Leistungsverzeichnis\UCLeistungsverzeichnisPositionenBaustelle.xaml.cs">
<SubType>Code</SubType>
</Compile>
@@ -78,6 +81,9 @@
<Page Update="my_controls.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="NewSanierungWindow.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Resources.xaml">
<SubType>Designer</SubType>
</Page>