Added EditQuickFilters dialog

This commit is contained in:
Michael Bucari-Tovo 2022-07-16 21:24:07 -06:00
parent eff9c2b35d
commit 82d8d954ef
4 changed files with 215 additions and 1 deletions

View file

@ -109,6 +109,9 @@
</ItemGroup>
<ItemGroup>
<Compile Update="AvaloniaUI\Views\Dialogs\EditQuickFilters.axaml.cs">
<DependentUpon>EditQuickFilters.axaml</DependentUpon>
</Compile>
<Compile Update="AvaloniaUI\Views\Dialogs\BookDetailsDialog.axaml.cs">
<DependentUpon>BookDetailsDialog.axaml</DependentUpon>
</Compile>