Schädenlist angefangen

This commit is contained in:
Husky
2020-03-28 14:51:28 +01:00
parent 38a22e3803
commit 58764bc307
13 changed files with 827 additions and 6 deletions

View File

@@ -37,6 +37,9 @@
<Compile Update="UI\Objekte\UCObjektEdit.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="UI\Schäden\UCSchaedenList.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="UI\UCSewerMainMenu.xaml.cs">
<SubType>Code</SubType>
</Compile>
@@ -78,6 +81,9 @@
<Page Update="UI\Objekte\UCObjektEdit.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="UI\Schäden\UCSchaedenList.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="UI\UCSewerMainMenu.xaml">
<SubType>Designer</SubType>
</Page>