Remove BankDetailsWindow

This commit is contained in:
2023-02-27 18:43:36 +01:00
parent da207490d1
commit 210d85bdc9
5 changed files with 1 additions and 199 deletions

View File

@ -7,17 +7,11 @@
</ApplicationDefinition>
</ItemGroup>
<ItemGroup>
<Compile Update="Windows\BankDetailsWindow.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="Windows\MemberListWindow.xaml.cs">
<SubType>Code</SubType>
</Compile>
</ItemGroup>
<ItemGroup>
<Page Update="Windows\BankDetailsWindow.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Windows\MainWindow.xaml">
<SubType>Designer</SubType>
</Page>