Rename PdfViewerWindow to DocumentViewerWindow

This commit is contained in:
2023-03-05 20:17:15 +01:00
parent a6264d7a64
commit c423a4c951
4 changed files with 6 additions and 6 deletions

View File

@ -13,7 +13,7 @@
<Compile Update="Windows\DeliveryReceptionWindow.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="Windows\PdfViewerWindow.xaml.cs">
<Compile Update="Windows\DocumentViewerWindow.xaml.cs">
<SubType>Code</SubType>
</Compile>
</ItemGroup>
@ -27,7 +27,7 @@
<Page Update="Windows\DeliveryReceptionWindow.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Windows\PdfViewerWindow.xaml">
<Page Update="Windows\DocumentViewerWindow.xaml">
<SubType>Designer</SubType>
</Page>
</ItemGroup>